Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.tellstick
 

Functions

def homeassistant.components.tellstick._discover (hass, config, component_name, found_tellcore_devices)
 
bool homeassistant.components.tellstick.setup (HomeAssistant hass, ConfigType config)
 

Variables

 homeassistant.components.tellstick._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.tellstick.CONF_SIGNAL_REPETITIONS = "signal_repetitions"
 
 homeassistant.components.tellstick.CONFIG_SCHEMA
 
string homeassistant.components.tellstick.DOMAIN = "tellstick"