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

Classes

class  FritzboxLight
 

Functions

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

Detailed Description

Support for AVM FRITZ!SmartHome lightbulbs.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.fritzbox.light.async_setup_entry ( HomeAssistant  hass,
FritzboxConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the FRITZ!SmartHome light from ConfigEntry.

Definition at line 24 of file light.py.