Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.tellstick.const
 

Variables

string homeassistant.components.tellstick.const.ATTR_DISCOVER_CONFIG = "config"
 
string homeassistant.components.tellstick.const.ATTR_DISCOVER_DEVICES = "devices"
 
string homeassistant.components.tellstick.const.DATA_TELLSTICK = "tellstick_device"
 
int homeassistant.components.tellstick.const.DEFAULT_SIGNAL_REPETITIONS = 1
 
string homeassistant.components.tellstick.const.SIGNAL_TELLCORE_CALLBACK = "tellstick_callback"