Releases: maxwroc/battery-state-card
Releases · maxwroc/battery-state-card
Fix entities misalignment
- Fixed entities alignment (#60)
Fix for tap_action and more-info dialog
- Fixed not working more-info dialog not showing up after click (#57)
Fix for charging info text
- Fix charging text in secondary_info (#54)
Allow "entities" to be not required in config
- Made entities config entry not required when filter.include is defined (#55)
Auto include/exclude entities & Secondary info
Features
- Filters for automatic adding/removing entities (#1)
- Secondary info support (#25)
- Bulk renaming (#48)
Fixes
- Fixed error after card initialization (before fist update)(in some scenarios)
Fix missing entities
- When large number of entities were added some of them don't show up in collapsed view (#39)
Attributes support in charging state
- Attributes support for charging state (#31)
- Card-level setting for
state_map
and charging_state
(#31)
Fixes:
- Texts wrapping into two lines (#35)
- Async config and states update (can improve perf)
Fix rendering of empty card
- Fixing: Battery state card combined with entity-filter can produce empty card (#29)
Tap-action, binary sensor support, charging indicators
New features and enhancements:
- Tap action - you can click on entities to see more-info dialog or invoke other actions (#8)
- String state values support - useful for binary sensors (#3)
- Card title/header optional (#19)
- Charging state support (#15)
Fixes:
- Prevent from value wrapping
Bunch of fixes
- Fix UI editor not showing entities correctly #4
- Handle "Unknown" state #5
- Fix source file urls in map file #7
- Align battery entities to match spacing on other cards #9