Home Assistant Unofficial Reference 2024.12.1
fan.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.group.fan.FanGroup
 

Namespaces

 homeassistant.components.group.fan
 

Functions

FanGroup homeassistant.components.group.fan.async_create_preview_fan (HomeAssistant hass, str name, dict[str, Any] validated_config)
 
None homeassistant.components.group.fan.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
None homeassistant.components.group.fan.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.group.fan._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.group.fan.DEFAULT_NAME = "Fan Group"
 
int homeassistant.components.group.fan.PARALLEL_UPDATES = 0
 
 homeassistant.components.group.fan.PLATFORM_SCHEMA
 
dictionary homeassistant.components.group.fan.SUPPORTED_FLAGS