1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Make group component more flexible

This commit is contained in:
Paulus Schoutsen
2015-01-08 20:02:34 -08:00
parent f5683797aa
commit e0b424c88f
6 changed files with 106 additions and 115 deletions

View File

@@ -29,6 +29,7 @@ STATE_ON = 'on'
STATE_OFF = 'off'
STATE_HOME = 'home'
STATE_NOT_HOME = 'not_home'
STATE_UNKNOWN = "unknown"
# #### STATE AND EVENT ATTRIBUTES ####
# Contains current time for a TIME_CHANGED event