Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.ring.number Namespace Reference

Classes

class  RingNumber
 
class  RingNumberEntityDescription
 

Functions

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

Detailed Description

Component providing HA number support for Ring Door Bell/Chimes.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.ring.number.async_setup_entry ( HomeAssistant  hass,
RingConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up a numbers for a Ring device.

Definition at line 24 of file number.py.