Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.apple_tv.const
 

Variables

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"
 
string homeassistant.components.apple_tv.const.SIGNAL_DISCONNECTED = "apple_tv_disconnected"