Releases: grzegorz914/homebridge-melcloud-control
Releases · grzegorz914/homebridge-melcloud-control
v0.8.0
Changes
- added possibility selec mode DRY/FAN for Heat if Heat not supported by device
- config.schema updated
- other small fixes
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Changes
- added for Air Conditioner DRY operating mode if HEAT not supported or FAN if DRY not supported too
- cleanup
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Changes
- added full support for Heat Pump control, thanks @Reliktdragons for testing
- fixed MQTT client
- performance and stability improvements
- config.schema updated
- cleanup
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Changes
- added None/Contact/Motion/Occupancy Sensor for displayType in the buttons/sensors section
- code refactor and fixes
- stability and performance improvements
- reduce HB load usage
- bump dependencies
Full Changelog: v0.4.2...v0.5.0
v0.4.2
Changes
- code cleanup
- fixed display wrong current state for Heat Pump in log
- fixed display presets as accessory button
- bump dependencies
- added new functions for buttons control:
- Air Conditioner:
- hide DRY mode control
- hide VANE H/V conttrols
- Energy Recovery Ventilation:
- hide ROOM temperature
- hide SUPPLY temperature
- hide OUTDOOR temperature
- Air Conditioner:
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Changes
- removed mode AUTO for Energy Recovery Ventilation if device not support it
- removed mode AUTO for Air Conditioner if device not support it
- fix #19
- fix characteristic warning for Zone 2 of Heat Pump
- update config.schema
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Important changes v0.4.0 and above!!!
- Main control mode, buttons and presets need to be configured again!!!
Changes
- added possibility individually configure (control mode, presets and buttons) for devices of same type
- update config.schema json
v0.3.2
Changes
- fixed many bugs in Heat Pump, thanks user @choooli for patience and tests
- fixed some bugs in Enrgy Recovery Ventilation (Test phase)
- code cleanup and refactor
- bump dependencies
Full Changelog: v0.3.0...v0.3.2
v0.3.0
Changes
- code cleanup and rebuild
- stability improvements
- added account reconect process if for some reason login fail
- added devices list and state recheck if for some reason fail
- revert to get serial mumber from wifi adapter not the device itself
- added expose device presets as a buttons in home app
- added support for Heat Pump (Test phase)
- added support for Enrgy Recovery Ventilation (Test phase)
Full Changelog: v0.2.17...v0.3.0