Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.ring.switch.RingSwitch
 
class  homeassistant.components.ring.switch.RingSwitchEntityDescription
 

Namespaces

 homeassistant.components.ring.switch
 

Functions

None homeassistant.components.ring.switch.async_setup_entry (HomeAssistant hass, RingConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.ring.switch._LOGGER = logging.getLogger(__name__)
 
dictionary homeassistant.components.ring.switch.IN_HOME_CHIME_IS_PRESENT = {v for k, v in DOORBELL_EXISTING_TYPE.items() if k != 2}