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

Classes

class  VoIPCallAllowedSwitch
 

Functions

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

Detailed Description

VoIP switch entities.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.voip.switch.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up VoIP switch entities.

Definition at line 22 of file switch.py.