1
0
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:
Lev Aronsky
2017-06-17 20:22:23 +03:00
committed by Paulus Schoutsen
parent 2438c6b7c2
commit 2ba6b3a2ab
3 changed files with 17 additions and 7 deletions

View File

@@ -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