mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 18:39:30 +00:00
Add Room Audio Control to Control4 Integration (#87821)
* Add control4 room based media player (#13) * update attribute names (#14) * change to data class and set off to idle (#15) Co-authored-by: nalin29 <nalin29@github.com> --------- Co-authored-by: nalin29 <nalin29@github.com>
This commit is contained in:
@@ -10,6 +10,7 @@ CONF_DIRECTOR = "director"
|
||||
CONF_DIRECTOR_SW_VERSION = "director_sw_version"
|
||||
CONF_DIRECTOR_MODEL = "director_model"
|
||||
CONF_DIRECTOR_ALL_ITEMS = "director_all_items"
|
||||
CONF_UI_CONFIGURATION = "ui_configuration"
|
||||
CONF_CONTROLLER_UNIQUE_ID = "controller_unique_id"
|
||||
|
||||
CONF_CONFIG_LISTENER = "config_listener"
|
||||
|
||||
Reference in New Issue
Block a user