Shutdown harmony connection on stop (#49335)
This commit is contained in:
parent
f8a02c2762
commit
e06bb3b5e7
6 changed files with 42 additions and 17 deletions
|
@ -10,3 +10,8 @@ ATTR_DEVICES_LIST = "devices_list"
|
|||
ATTR_LAST_ACTIVITY = "last_activity"
|
||||
ATTR_ACTIVITY_STARTING = "activity_starting"
|
||||
PREVIOUS_ACTIVE_ACTIVITY = "Previous Active Activity"
|
||||
|
||||
|
||||
HARMONY_DATA = "harmony_data"
|
||||
CANCEL_LISTENER = "cancel_listener"
|
||||
CANCEL_STOP = "cancel_stop"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue