Releases: fjs21/homebridge-kumo
v1.8.21
What's Changed
- Bump node-forge from 0.10.0 to 1.0.0 by @dependabot in #54
Full Changelog: v1.8.20...v1.8.21
v1.8.20
What's Changed
- Bump node-fetch from 2.6.1 to 3.1.1 by @dependabot in #53
Full Changelog: v1.8.18...v1.8.20
v1.8.18
Minor changes to log information to make it easier to identify which device is controlled (or reporting).
Full Changelog: v1.8.17...v1.8.18
v1.8.17
v1.8.16
Adding additional log information on startup to help diagnose connectivity issues.
Full Changelog: v1.8.15...v1.8.16
v.1.8.15
v1.8.14
Fixes:
#45 - if directAccess fails on device initialization, the Kumo cloud API will be used automatically. This error is logged.
#43 - experimental - changed behavior so that plugin keeps trying to login after a failed attempt. I noticed that I occasionally get this error message on restart but it is intermittent. The current wait is 10 secs but this might need to be longer.
#35 - experimental - more minor changes to try and resolve this issue. time out settings were reduced to avoid slow response plugin errors - device fetch queries now timeout at 2 secs.
Full Changelog: v1.8.6...v1.8.14