mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 08:06:00 +01:00
Add light level data to switchbot presence sensor (#159356)
This commit is contained in:
@@ -180,7 +180,7 @@ SENSOR_DESCRIPTIONS_BY_DEVICE_TYPES = {
|
||||
HUMIDITY_DESCRIPTION,
|
||||
BATTERY_DESCRIPTION,
|
||||
),
|
||||
"Presence Sensor": (BATTERY_DESCRIPTION,),
|
||||
"Presence Sensor": (BATTERY_DESCRIPTION, LIGHTLEVEL_DESCRIPTION),
|
||||
"Relay Switch 1PM": (
|
||||
POWER_DESCRIPTION,
|
||||
VOLTAGE_DESCRIPTION,
|
||||
|
||||
Reference in New Issue
Block a user