mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
committed by
Teagan Glenn
parent
b02b008fe5
commit
4de9717256
@@ -27,6 +27,7 @@ SENSOR_CLASSES = [
|
|||||||
'moisture', # Specifically a wetness sensor
|
'moisture', # Specifically a wetness sensor
|
||||||
'motion', # Motion sensor
|
'motion', # Motion sensor
|
||||||
'moving', # On means moving, Off means stopped
|
'moving', # On means moving, Off means stopped
|
||||||
|
'occupancy', # On means occupied, Off means not occupied
|
||||||
'opening', # Door, window, etc.
|
'opening', # Door, window, etc.
|
||||||
'power', # Power, over-current, etc
|
'power', # Power, over-current, etc
|
||||||
'safety', # Generic on=unsafe, off=safe
|
'safety', # Generic on=unsafe, off=safe
|
||||||
|
Reference in New Issue
Block a user