Variables | |
| string | CONF_NOT_FIRST_RUN = "not_first_run" |
| string | CONF_SOURCE_1 = "source_1" |
| string | CONF_SOURCE_2 = "source_2" |
| string | CONF_SOURCE_3 = "source_3" |
| string | CONF_SOURCE_4 = "source_4" |
| string | CONF_SOURCE_5 = "source_5" |
| string | CONF_SOURCE_6 = "source_6" |
| string | CONF_SOURCES = "sources" |
| string | DOMAIN = "monoprice" |
| string | FIRST_RUN = "first_run" |
| string | MONOPRICE_OBJECT = "monoprice_object" |
| string | SERVICE_RESTORE = "restore" |
| string | SERVICE_SNAPSHOT = "snapshot" |
| string | UNDO_UPDATE_LISTENER = "update_update_listener" |
Constants for the Monoprice 6-Zone Amplifier Media Player component.
| string homeassistant.components.monoprice.const.CONF_NOT_FIRST_RUN = "not_first_run" |
| string homeassistant.components.monoprice.const.CONF_SOURCE_1 = "source_1" |
| string homeassistant.components.monoprice.const.CONF_SOURCE_2 = "source_2" |
| string homeassistant.components.monoprice.const.CONF_SOURCE_3 = "source_3" |
| string homeassistant.components.monoprice.const.CONF_SOURCE_4 = "source_4" |
| string homeassistant.components.monoprice.const.CONF_SOURCE_5 = "source_5" |
| string homeassistant.components.monoprice.const.CONF_SOURCE_6 = "source_6" |
| string homeassistant.components.monoprice.const.CONF_SOURCES = "sources" |
| string homeassistant.components.monoprice.const.DOMAIN = "monoprice" |
| string homeassistant.components.monoprice.const.FIRST_RUN = "first_run" |
| string homeassistant.components.monoprice.const.MONOPRICE_OBJECT = "monoprice_object" |
| string homeassistant.components.monoprice.const.SERVICE_RESTORE = "restore" |
| string homeassistant.components.monoprice.const.SERVICE_SNAPSHOT = "snapshot" |