Releases: ebaauw/homebridge-ws
Releases · ebaauw/homebridge-ws
v2.2.9
2.2.8
v2.2.7
v2.2.5
v2.2.2
v2.2.1
Enhancements:
- Added
config.json.schema
, so homebridge-config-ui-x will render a Settings window for homebridge-ws'config.json
settings.
Bump dependencies:
- homebridge-lib v4.2.3.
v2.2.0
Breaking Changes:
-
config.json:
apikey
andlocations
are now at same level asplatform
- no longer atopenweathermap
object; -
When upgrading from a previous version of homebridge-ws, the old accessories will be removed from cache and accessories will be re-created.
-
Eve history is persisted in
cachedAccessories
instead of a separatehistory_
xxx.json
file; -
Mark restored cached accessories alive when location is in config.json.
-
Code cleanup: remove all references to Wunderground.
Bump dependencies:
- homebridge-lib v4.2.2