Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.tellstick.light Namespace Reference

Classes

class  TellstickLight
 

Functions

None setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None)
 

Detailed Description

Support for Tellstick lights.

Function Documentation

◆ setup_platform()

None homeassistant.components.tellstick.light.setup_platform ( HomeAssistant  hass,
ConfigType  config,
AddEntitiesCallback  add_entities,
DiscoveryInfoType | None   discovery_info = None 
)
Set up the Tellstick lights.

Definition at line 19 of file light.py.