mirror of
https://github.com/home-assistant/core.git
synced 2026-04-22 00:16:18 +00:00
Testing Occupancy feature
This commit is contained in:
@@ -148,3 +148,4 @@ class ClimateEntityFeature(IntFlag):
|
||||
TURN_OFF = 128
|
||||
TURN_ON = 256
|
||||
SWING_HORIZONTAL_MODE = 512
|
||||
OCCUPANCY = 1024
|
||||
|
||||
Reference in New Issue
Block a user