Set battery entity categories to 'diagnostic' to hide them from the main view

This commit is contained in:
Adrian Jagielak
2025-07-24 20:57:05 +02:00
parent 7fb4a35a41
commit 8dfd40a5d7
33 changed files with 328 additions and 418 deletions

View File

@@ -1,6 +1,11 @@
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
## 0.1.1 (24.07.2025)
- Set 'battery' entity category to 'diagnostic' to hide it from the main HA view.
- Do not expose 'battery' entity twice if it supports both level and low/high binary state.
## 0.1.0 (24.07.2025)
**Initial stable release**