Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.intellifire.light Namespace Reference

Classes

class  IntellifireLight
 
class  IntellifireLightEntityDescription
 
class  IntellifireLightRequiredKeysMixin
 

Functions

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

Detailed Description

The IntelliFire Light.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.intellifire.light.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the fans.

Definition at line 85 of file light.py.