Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.steamist.const
 

Variables

tuple homeassistant.components.steamist.const.CONNECTION_EXCEPTIONS = (TimeoutError, aiohttp.ClientError)
 
int homeassistant.components.steamist.const.DISCOVER_SCAN_TIMEOUT = 10
 
string homeassistant.components.steamist.const.DISCOVERY = "discovery"
 
string homeassistant.components.steamist.const.DOMAIN = "steamist"
 
int homeassistant.components.steamist.const.STARTUP_SCAN_TIMEOUT = 5