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 visible (Hide)

homebridge-melcloud-control - v3.3.5

Published by grzegorz914 about 1 month ago

homebridge-melcloud-control - v3.3.3

Published by grzegorz914 about 1 month ago

homebridge-melcloud-control - v3.3.2

Published by grzegorz914 about 1 month ago

Changes

  • corrct setProps for heating/cooling threshold
  • update ERV code to support heating/cooling threshold in auto mode
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v3.3.1...v3.3.2

homebridge-melcloud-control - v3.3.1

Published by grzegorz914 about 1 month ago

Changes

  • fix update default Heating/Cooling characteristic temp
  • fix display current state of operation mode:
    • in AUTO mode, tile in Home app display current state as HEATING - orange/COOLING - blue, based on current device mode
    • in HEAT mode, the tile in Home app display current state as HEATING - orange
    • in COOL mode, the tile in Home app display current state as COOLING - blue
    • in DRY mode, the tile in Home app display current state as IDLE - black
    • in FAN mode, the tile in Home app display current state as IDLE - black
    • in IDLE mode, the tile display current state as IDLE - black
    • in INACTIVE mode, the tile display current state as INACTIVE - transparent
  • readme update
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v3.3.0...v3.3.1

homebridge-melcloud-control - v3.3.0

Published by grzegorz914 about 1 month ago

Changes

  • added full support for AUTO mode with dead band, low and high temperature
  • fix some log info message
  • bump dependencies
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v3.2.0...v3.3.0

homebridge-melcloud-control - v3.2.0

Published by grzegorz914 about 1 month ago

Changes

  • added possibility to set previous value for buttons #154
  • move some message to warning
  • presets previous settings apply improvement
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v3.1.9...v3.2.0

homebridge-melcloud-control - v3.1.9

Published by grzegorz914 about 2 months ago

Changes

  • prevent load device if display mode set to 0 or unknown #150
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v3.1.8...v3.1.9

homebridge-melcloud-control - v3.1.8

Published by grzegorz914 about 2 months ago

homebridge-melcloud-control - v3.1.4

Published by grzegorz914 about 2 months ago

homebridge-melcloud-control - v3.1.2

Published by grzegorz914 about 2 months ago

Changes

  • fix presets configured array

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v3.1.0...v3.1.2

homebridge-melcloud-control - v3.1.0

Published by grzegorz914 about 2 months ago

Changes

  • improvements in plugin config UI
  • added possibility indyvidual presets control
  • config schema update
  • bump dependencies
  • cleanup

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

homebridge-melcloud-control - v3.0.7

Published by grzegorz914 about 2 months ago

Changes

  • improvements in plugin config UI
  • config schema update
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v3.0.0...v3.0.7

homebridge-melcloud-control - v3.0.0

Published by grzegorz914 about 2 months ago

Changes

  • added homebridge UI server
  • whole new concept get all devices from melcloud usin config UI X
  • added indyvidual configuration of every device
  • config schema updated
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v2.4.0...v3.0.0

homebridge-melcloud-control - v2.4.0

Published by grzegorz914 about 2 months ago

Changes

  • required upcomming homebridge 2.x.x required
  • bump dependencies
  • config schema updated

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v2.3.1...v2.4.0

homebridge-melcloud-control - v2.3.1

Published by grzegorz914 about 2 months ago

Changes

  • cleanup and refactor accessory code

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v2.3.0...v2.3.1

homebridge-melcloud-control - v2.3.0

Published by grzegorz914 about 2 months ago

Changes

  • removed from config.json ataDisableAutoMode, ataDisableHeatMode, ataAutoHeatMode
  • added to config.json ataHeatDryFanMode, ataCoolDryFanMode, ataAutoDryFanMode
  • added individual operating mode assingn for Heat/Cool/Auto, #132
  • unfortunatelly disabled operating mode cannot be hiden in HomeKit app due to HomeKit app limitations
  • cleanup
  • config schema updated

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v2.2.0...v2.3.0

homebridge-melcloud-control - v2.2.0

Published by grzegorz914 about 2 months ago

Changes

  • fix MQTT and RESTFul start
  • add control over RESTFul POST JSON Object
  • bump dependencies

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v2.1.1...v2.2.0

homebridge-melcloud-control - v2.1.1

Published by grzegorz914 2 months ago

Changes

  • fix correct catch error
  • log improvements

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v2.1.0...v2.1.1

homebridge-melcloud-control - v2.1.0

Published by grzegorz914 2 months ago

Changes

  • added possibility to set device state refresh inteval
  • rebuilt connect to melcloud code
  • performance and stability improvements
  • fix some found issues
  • config schema updated
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v2.0.0...v2.1.0

homebridge-melcloud-control - v2.0.0 Latest Release

Published by grzegorz914 2 months ago

Changes

After update to v9.0.0 RESTFull and MQTT config settings need to be updated

  • RestFul and MQTT refactor
  • bump dependencies
  • cleanup

Full Changelog: https://github.com/grzegorz914/homebridge-melcloud-control/compare/v1.1.5...v2.0.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