Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.zha.fan Namespace Reference

Classes

class  ZhaFan
 

Functions

None async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Fans on Zigbee Home Automation networks.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.zha.fan.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up the Zigbee Home Automation fan from config entry.

Definition at line 27 of file fan.py.