1.3.1.0
Firstly, wow thanks for using the compact-power-card - over 300 new users yesterday - great to see you. Also big thank you to Bearded Tinker who featured the card in their recent video - check it out!
1.3 is a big release of changes, most significant are the new configuration UI (no more YAML config if you don't like) and added support for device power lines (optional).
Enjoy!
Added
-
Configuration UI now available for the card. Important: Batteries are configured differently using this going forwards (see readme). Old way is still supported by the card, but YMMV when using the configuration UI and having the old-style config. Might be better to remove and re-do battery setup.
-
Device power lines - light up when the device passes the threshold. Enable with
enable_device_power_lines: true -
Performance improvements for render() and updateFlows() only when entities change.
Changed
- Default stub config includes additional items to get you started.
Fixed
- Issue where import/export and charge/discharge arrows were lingering when threshold not met.