Variables | |
| string | CONF_CREDENTIALS = "credentials" |
| string | CONF_IDENTIFIERS = "identifiers" |
| string | CONF_START_OFF = "start_off" |
| string | DOMAIN = "apple_tv" |
| string | SIGNAL_CONNECTED = "apple_tv_connected" |
| string | SIGNAL_DISCONNECTED = "apple_tv_disconnected" |
Constants for the Apple TV integration.
| string homeassistant.components.apple_tv.const.CONF_CREDENTIALS = "credentials" |
| string homeassistant.components.apple_tv.const.CONF_IDENTIFIERS = "identifiers" |
| string homeassistant.components.apple_tv.const.CONF_START_OFF = "start_off" |
| string homeassistant.components.apple_tv.const.DOMAIN = "apple_tv" |
| string homeassistant.components.apple_tv.const.SIGNAL_CONNECTED = "apple_tv_connected" |