1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-18 07:56:03 +01:00

Add battery conditions (#165208)

Co-authored-by: Erik Montnemery <erik@montnemery.com>
This commit is contained in:
Ariel Ebersberger
2026-03-23 22:18:48 +01:00
committed by GitHub
parent 66b5a3755c
commit 03c672a4f3
19 changed files with 1049 additions and 45 deletions

View File

@@ -14,6 +14,7 @@
'backup',
'backup.event',
'backup.sensor',
'battery',
'binary_sensor',
'blueprint',
'brands',
@@ -120,6 +121,7 @@
'backup',
'backup.event',
'backup.sensor',
'battery',
'binary_sensor',
'blueprint',
'brands',