Skip to content

Releases: grzegorz914/homebridge-melcloud-control

v1.1.5

14 Aug 09:33
Compare
Choose a tag to compare

Changes

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

Full Changelog: v1.1.0...v1.1.5

v1.1.0

23 Jul 12:27
Compare
Choose a tag to compare

Changes

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

Full Changelog: v1.0.7...v1.1.0

v1.0.7

06 Jul 08:32
Compare
Choose a tag to compare

Changes

  • refactor buttons code
  • cleanup
  • config.schema updated

Full Changelog: v1.0.1...v1.0.7

v1.0.1

22 Jun 11:20
Compare
Choose a tag to compare

Changes

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

Full Changelog: v1.0.0...v1.0.1

v1.0.0

21 Jun 19:20
Compare
Choose a tag to compare

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: v0.21.0...v1.0.0

v0.21.0

25 Mar 11:23
Compare
Choose a tag to compare

Changes

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

Full Changelog: v0.20.1...v0.21.0

v0.20.1

10 Mar 12:41
Compare
Choose a tag to compare

Changes

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

Full Changelog: v0.20.0...v0.20.1

v0.20.0

10 Mar 08:13
Compare
Choose a tag to compare

Changes

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

Full Changelog: v0.19.0...v0.20.0

v0.19.0

02 Mar 15:43
Compare
Choose a tag to compare

Changes

  • added support to control devices over MQTT protocol
  • cleanup

Full Changelog: v0.18.0...v0.19.0

v0.18.0

02 Mar 10:36
Compare
Choose a tag to compare

[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

  • @alesf made their first contribution in #97

Full Changelog: v0.17.0...v0.18.0