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

Classes

class  HomeKitLight
 

Functions

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

Detailed Description

Support for Homekit lights.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.homekit_controller.light.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up Homekit lightbulb.

Definition at line 29 of file light.py.