Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.elgato.const
 

Variables

string homeassistant.components.elgato.const.ATTR_ON = "on"
 
 homeassistant.components.elgato.const.Final
 
 homeassistant.components.elgato.const.LOGGER = logging.getLogger(__package__)
 
 homeassistant.components.elgato.const.SCAN_INTERVAL = timedelta(seconds=10)
 
string homeassistant.components.elgato.const.SERVICE_IDENTIFY = "identify"