Refactor wemo standby state slightly

This commit is contained in:
pavoni 2015-08-31 11:07:52 +01:00
parent 028551784a
commit 5ed6987067
3 changed files with 20 additions and 6 deletions

View file

@ -46,6 +46,7 @@ STATE_CLOSED = 'closed'
STATE_PLAYING = 'playing'
STATE_PAUSED = 'paused'
STATE_IDLE = 'idle'
STATE_STANDBY = 'standby'
# #### STATE AND EVENT ATTRIBUTES ####
# Contains current time for a TIME_CHANGED event