Home Assistant Unofficial Reference 2024.12.1
fan.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.tplink.fan.TPLinkFanEntity
 

Namespaces

 

Functions

None homeassistant.components.tplink.fan.async_setup_entry (HomeAssistant hass, TPLinkConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.tplink.fan._LOGGER = logging.getLogger(__name__)
 
tuple homeassistant.components.tplink.fan.SPEED_RANGE = (1, 4)