Skip to content

Releases: maxwroc/battery-state-card

Fix entities misalignment

22 May 08:47
Compare
Choose a tag to compare
  • Fixed entities alignment (#60)

GitHub Releases (by Release)

Fix for tap_action and more-info dialog

21 May 13:34
Compare
Choose a tag to compare
  • Fixed not working more-info dialog not showing up after click (#57)

GitHub Releases (by Release)

Fix for charging info text

19 May 17:40
Compare
Choose a tag to compare
  • Fix charging text in secondary_info (#54)

GitHub Releases (by Release)

Allow "entities" to be not required in config

19 May 15:59
Compare
Choose a tag to compare
  • Made entities config entry not required when filter.include is defined (#55)

GitHub Releases (by Release)

Auto include/exclude entities & Secondary info

19 May 13:22
0326ecf
Compare
Choose a tag to compare

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)

GitHub Releases (by Release)

Fix missing entities

11 May 13:57
Compare
Choose a tag to compare
  • When large number of entities were added some of them don't show up in collapsed view (#39)

GitHub Releases (by Release)

Attributes support in charging state

03 May 22:42
8c9d930
Compare
Choose a tag to compare
  • 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)

GitHub Releases (by Release)

Fix rendering of empty card

30 Apr 17:23
Compare
Choose a tag to compare
  • Fixing: Battery state card combined with entity-filter can produce empty card (#29)

GitHub Releases (by Release)

Tap-action, binary sensor support, charging indicators

29 Apr 16:36
4fc9baf
Compare
Choose a tag to compare

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

GitHub Releases (by Release)

Bunch of fixes

27 Apr 17:29
1f436bf
Compare
Choose a tag to compare
  • 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

GitHub Releases (by Release)