Changes
After update to v9.0.0 RESTFull and MQTT config settings need to be updated
- support for Homebridge v2.0.0
- full code refactor
- RESTFul and MQTT config refactor
- renamed config properties,
supportProductionPowerMode
tosupportPowerProductionState
- renamed config properties,
powerProductionControl
topowerProductionStateControl
- system data refresh
- added native control from home app as a extra tile
- added control direct from envoy section, 3rd party app
- added state sensor
- plc level refresh:
- added native control from home app as a extra tile
- power production:
- added native control from home app as a extra tile
- generator:
- added state native control from home app as a extra tile
- added state direct control from envoy section, 3rd party app
- added state sensor
- added mode sensors
- enpower:
- added grid state native control from home app as a extra tile
- added grid state control direct from envoy section, 3rd party appp
- added grid state sensor
- added dry contacts native control from home app as a extra tile
- added dry contacts state sensors
- encharge:
- added state sensor
- added profile native control from home app as a extra tile
- other changes
- added possibility to enable accessory name as a prefix for all services
- stability and performance improvements
- dependencies updated
- config schema updated
- bug fixes
- cleanup
What's Changed
- Release 9.0 by @grzegorz914 in #145
Full Changelog: v8.1.0...v9.0.0