Home Assistant Unofficial Reference 2024.12.1
fan.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.smartthings.fan.SmartThingsFan
 

Namespaces

 homeassistant.components.smartthings.fan
 

Functions

None homeassistant.components.smartthings.fan.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
Sequence[str]|None homeassistant.components.smartthings.fan.get_capabilities (Sequence[str] capabilities)
 

Variables

tuple homeassistant.components.smartthings.fan.SPEED_RANGE = (1, 3)