homebridge-melcloud-control

Homebridge plugin for Mitsubishi Air Conditioner, Heat Pump and Energy Recovery Ventilation, publish as dynamic external platform accessory.

MIT License

Downloads
27.2K
Stars
47
Committers
3

Bot releases are hidden (Show)

homebridge-melcloud-control - v1.1.5

Published by grzegorz914 2 months ago

Changes

  • hide passwords, tokens, serial numbers, by typing and display in Config UI
  • remove return duplicate promises from whole code

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v1.1.0...v1.1.5

homebridge-melcloud-control - v1.1.0

Published by grzegorz914 3 months ago

Changes

  • allow enable/disable every extra temperature sensor indyvidually #126
  • cleanup
  • config.schema updated

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v1.0.7...v1.1.0

homebridge-melcloud-control - v1.0.7

Published by grzegorz914 4 months ago

Changes

  • refactor buttons code
  • cleanup
  • config.schema updated

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v1.0.1...v1.0.7

homebridge-melcloud-control - v1.0.1

Published by grzegorz914 4 months ago

Changes

  • check duplicate account name if run only one Homebridge instance
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v1.0.0...v1.0.1

homebridge-melcloud-control - v1.0.0

Published by grzegorz914 4 months ago

Important changes v1.0.0 and above

  • After update to this version need to remove the devices from Home app and add it again!!!

Changes

  • added #120 püossibility run same device many times as other aqqount or in other homebridge instance
  • cleanup

What's Changed

New Contributors

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v0.21.0...v1.0.0

homebridge-melcloud-control - v0.21.0

Published by grzegorz914 7 months ago

Changes

  • added #109, possibility filter out specific device and not exposed to the Homebridge/homekit by deviceId
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v0.20.1...v0.21.0

homebridge-melcloud-control - v0.20.1

Published by grzegorz914 7 months ago

Changes

  • prevent set out of range temperature for Heat Pump
  • prevent set out of range temperature for Energy Recovery Ventilation
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v0.20.0...v0.20.1

homebridge-melcloud-control - v0.20.0

Published by grzegorz914 7 months ago

Changes

  • dynamically update temp unit
  • prevent set out of range temperature for Air Conditioner
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v0.19.0...v0.20.0

homebridge-melcloud-control - v0.19.0

Published by grzegorz914 8 months ago

Changes

  • added support to control devices over MQTT protocol
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v0.18.0...v0.19.0

homebridge-melcloud-control - v0.18.0

Published by grzegorz914 8 months ago

[0.18.0] - (02.03.2024)

Changes

  • added temperature sensors for heat pump, flow, return, zone 1, zone 2, water tank
  • fix #91, thanks @alesf
  • fix #92, thanks @alesf
  • fix #96
  • fix some grammar mistakes in config schema, readme and in source code, thanks @alesf
  • config.schema updated
  • cleanup

What's Changed

New Contributors

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v0.17.0...v0.18.0

homebridge-melcloud-control - v0.17.0

Published by grzegorz914 8 months ago

Changes

  • added outdoor/room temperature sensors for Air Conditioner if supported
  • added outdoor/room/supply temperature sensors for Losnay if supported
  • added outdoor/room/zone1/zone2/water tank temperature sensors for Heta pump if supported
  • config.schema updated
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v0.16.0...v0.17.0

homebridge-melcloud-control - v0.16.0

Published by grzegorz914 8 months ago

Changes

  • removed possibility to set indyvidual refresh time for ATA, ATW, ERV state
  • full code refactor for ATA, ATW, ERV
  • fixed accesorry publish if units are not configured in MELCloud
  • remove sensitive information from debug
  • drastically reduce call trace
  • config.schema updated
  • cleanup
homebridge-melcloud-control - v0.15.0

Published by grzegorz914 9 months ago

Changes

  • added possibility to set indyvidual refresh time for Account Settings and ATA, ATW, ERV state, #68
  • config.schema updated
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v0.14.1...v0.15.0

homebridge-melcloud-control - v0.14.1

Published by grzegorz914 10 months ago

Changes

  • added possibility to enable/disable the accessory name as a prefix for button/sensor name
  • config.schema updated

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v0.14.0...v0.14.1

homebridge-melcloud-control - v0.14.0

Published by grzegorz914 10 months ago

Changes

  • added mode SPLIT to Vane V #62
  • fix Vane V mode assignment for buttons/sensors
  • performance and stability improvements
  • config.schema updated

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v0.13.0...v0.14.0

homebridge-melcloud-control - v0.13.0

Published by grzegorz914 about 1 year ago

Changes

  • added RESTFul server
  • code refactor and cleanup
  • config.schema updated

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v0.12.0...v0.13.0

homebridge-melcloud-control - v0.12.0

Published by grzegorz914 about 1 year ago

Changes

  • added extra temperature sensor for Heater/Cooler control mode to use with automations
  • config.schema updeted
  • cleanup

What's Changed

New Contributors

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v0.11.0...v0.12.0

homebridge-melcloud-control - v0.11.0

Published by grzegorz914 over 1 year ago

Changes

  • full support of ERV Lossnay, fix #37
  • added core maintenance indicator for ERV LOSSNAY
  • added CO2 sensor for ERV LOSSNAY
  • added PM2.5 sensor for ERV LOSSNAY
  • config.schema updated
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v0.10.0...v0.11.0

homebridge-melcloud-control - v0.10.0

Published by grzegorz914 over 1 year ago

Changes

  • added filter maintaice indicator for ERV LOSSNAY systems
  • config.schema updated
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v0.9.0...v0.10.0

homebridge-melcloud-control - v0.9.0

Published by grzegorz914 over 1 year ago

Changes

  • changed properties in config.json from ataHeatMode to ataAutoHeatMode
  • updated selectable options for ataAutoHeatMode to DRY/FAN, FAN/DRY
  • fix #19
  • fix #23
  • config.schema updated
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v0.8.0...v0.9.0

Package Rankings
Top 14.92% on Npmjs.org
Badges
Extracted from project README
verified-by-homebridge npm npm npm GitHub pull requests GitHub issues
Related Projects