Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.skybell.switch Namespace Reference

Classes

class  SkybellSwitch
 

Functions

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

Detailed Description

Switch support for the Skybell HD Doorbell.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.skybell.switch.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback   async_add_entities 
)
Set up the SkyBell switch.

Definition at line 31 of file switch.py.