Releases: henricm/ha-ferroamp
Releases · henricm/ha-ferroamp
v1.12.0
Features
- added possibility to turn on debug logging of events (c019991)
v1.11.2
Bug Fixes
- don't store events if sensor is not present (a742062), closes #316
- ignore zero values for total-increasing energy sensors (e6e0865), closes #318
- wait for HASS to complete (6e2f715)
v1.11.1
Bug Fixes
- make sure old fault codes gets cleared (5715246)
v1.11.0
Features
- only add sensors for loadbalancing if present in message (6bac6eb), closes #292
v1.10.2
Bug Fixes
- support for energy counter being reset (743cb44)
v1.10.1
Bug Fixes
- log warn in case of multiple integration entries (d600559)
v1.10.0
Features
- make sure MQTT integration is loaded before setup (704919c)
- updating readme.md (db615b2)
Bug Fixes
- handle asyncio correctly in tests (a3e2cf8)
- ignore context in assertion (f0b4add)
v1.9.0
Features
- change name for hacs.yaml (4611fdd)
- requirements for hacs default (a8dfee1)
v1.8.0
Features
- migrate to new entity naming style (b801eb6)
v1.7.5
Bug Fixes
- battery icon not shown when below 10 percent (dd7a8a5)