Classes | |
| class | RingBinarySensor |
| class | RingBinarySensorEntityDescription |
Functions | |
| None | async_setup_entry (HomeAssistant hass, RingConfigEntry entry, AddEntitiesCallback async_add_entities) |
Component providing HA sensor support for Ring Door Bell/Chimes.
| None homeassistant.components.ring.binary_sensor.async_setup_entry | ( | HomeAssistant | hass, |
| RingConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up the Ring binary sensors from a config entry.
Definition at line 65 of file binary_sensor.py.