Home Assistant Unofficial Reference 2024.12.1
fan.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.smarty.fan.SmartyFan
 

Namespaces

 homeassistant.components.smarty.fan
 

Functions

None homeassistant.components.smarty.fan.async_setup_entry (HomeAssistant hass, SmartyConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.smarty.fan._LOGGER = logging.getLogger(__name__)
 
int homeassistant.components.smarty.fan.DEFAULT_ON_PERCENTAGE = 66
 
tuple homeassistant.components.smarty.fan.SPEED_RANGE = (1, 3)