mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Added 'all_plants' group and support for plant groups state. (#8063)
* Added 'all_plants' group and support for plant groups state. * Reversed the group states.
This commit is contained in:
committed by
Paulus Schoutsen
parent
2438c6b7c2
commit
2ba6b3a2ab
@@ -199,6 +199,8 @@ STATE_ALARM_TRIGGERED = 'triggered'
|
||||
STATE_LOCKED = 'locked'
|
||||
STATE_UNLOCKED = 'unlocked'
|
||||
STATE_UNAVAILABLE = 'unavailable'
|
||||
STATE_OK = 'ok'
|
||||
STATE_PROBLEM = 'problem'
|
||||
|
||||
# #### STATE AND EVENT ATTRIBUTES ####
|
||||
# Attribution
|
||||
|
||||
Reference in New Issue
Block a user