mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add support for Homekit battery service (#14288)
This commit is contained in:
@@ -254,6 +254,7 @@ ATTR_DISCOVERED = 'discovered'
|
||||
# Location of the device/sensor
|
||||
ATTR_LOCATION = 'location'
|
||||
|
||||
ATTR_BATTERY_CHARGING = 'battery_charging'
|
||||
ATTR_BATTERY_LEVEL = 'battery_level'
|
||||
ATTR_WAKEUP = 'wake_up_interval'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user