Skip to content

Releases: fjs21/homebridge-kumo

v1.3.0

13 Feb 21:14
Compare
Choose a tag to compare
  • updates including incorporation of fan control inside heater/cooler, addition of dehumidifier switch control.

v1.2.9-beta.0

13 Oct 03:08
Compare
Choose a tag to compare
v1.2.9-beta.0 Pre-release
Pre-release

In response to #9. Using the 'unitType' to decide whether to use the current 'ductless' accessory or if not 'ductless' or not found switch to developmental older unit support.

v1.2.7

08 Oct 16:50
Compare
Choose a tag to compare

add another level to the initial debug output of the JSON from Kumo

other minor changes

v1.2.6

07 Oct 19:42
Compare
Choose a tag to compare

Changes debugging for cloud Kumo connections.

v1.2.5

07 Oct 18:03
Compare
Choose a tag to compare

Fixes #8

v1.2.3

27 Sep 14:22
Compare
Choose a tag to compare

Changes the code that parses the JSON response at login to recursively look through children to find devices #8

1.2.2

26 Sep 17:55
Compare
Choose a tag to compare

Catches error mentioned in Issue #7

v1.2.1

08 Sep 01:56
Compare
Choose a tag to compare
  • Fixes Issue #4 with Power Switch status not updating correctly.

  • Version v1.2.x supports temperature history in Eve App.

v1.2.0

07 Sep 16:54
Compare
Choose a tag to compare

Rewritten code to permit fakegato based temperature history in Eve app.

v1.1.9

16 Aug 05:50
Compare
Choose a tag to compare

Some fixes added in case the local device IP address changes which currently breaks direct access. Currently, the plugin fails over to the Kumo cloud API to control the device if the IP address becomes outdated.

Considered using 'arp -a' based resolution using mac address but this would not work across routers in a complex home network.