Skip to content

Releases: grzegorz914/homebridge-melcloud-control

v0.8.0

13 Mar 10:59
Compare
Choose a tag to compare

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

12 Mar 10:26
Compare
Choose a tag to compare

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

08 Mar 13:46
Compare
Choose a tag to compare

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

02 Feb 10:11
Compare
Choose a tag to compare

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

15 Oct 18:45
Compare
Choose a tag to compare

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

Full Changelog: v0.4.1...v0.4.2

v0.4.1

21 Sep 13:56
Compare
Choose a tag to compare

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

20 Sep 15:08
Compare
Choose a tag to compare

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

20 Sep 06:48
Compare
Choose a tag to compare

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

27 Aug 12:28
Compare
Choose a tag to compare

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

v0.2.17

30 Jul 05:30
Compare
Choose a tag to compare

Changes

  • fix #14
  • fis search devices in building areas

Full Changelog: v0.2.16...v0.2.17