Variables | |
| tuple | CONNECTION_EXCEPTIONS = (TimeoutError, aiohttp.ClientError) |
| int | DISCOVER_SCAN_TIMEOUT = 10 |
| string | DISCOVERY = "discovery" |
| string | DOMAIN = "steamist" |
| int | STARTUP_SCAN_TIMEOUT = 5 |
Constants for the Steamist integration.
| 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" |