Skip to content

Releases: grzegorz914/homebridge-melcloud-control

v3.1.4

02 Sep 18:57
Compare
Choose a tag to compare

Changes

Full Changelog: v3.1.2...v3.1.4

v3.1.2

31 Aug 16:29
Compare
Choose a tag to compare

Changes

  • fix presets configured array

Full Changelog: v3.1.0...v3.1.2

v3.1.0

31 Aug 11:52
Compare
Choose a tag to compare

Changes

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

Full Changelog: v3.0.7...v3.1.0

v3.0.7

30 Aug 19:25
Compare
Choose a tag to compare

Changes

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

Full Changelog: v3.0.0...v3.0.7

v3.0.0

29 Aug 11:56
Compare
Choose a tag to compare

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: v2.4.0...v3.0.0

v2.4.0

28 Aug 13:51
Compare
Choose a tag to compare

Changes

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

Full Changelog: v2.3.1...v2.4.0

v2.3.1

28 Aug 13:14
Compare
Choose a tag to compare

Changes

  • cleanup and refactor accessory code

Full Changelog: v2.3.0...v2.3.1

v2.3.0

25 Aug 18:41
Compare
Choose a tag to compare

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: v2.2.0...v2.3.0

v2.2.0

23 Aug 12:21
Compare
Choose a tag to compare

Changes

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

Full Changelog: v2.1.1...v2.2.0

v2.1.1

18 Aug 21:15
Compare
Choose a tag to compare

Changes

  • fix correct catch error
  • log improvements

Full Changelog: v2.1.0...v2.1.1