Classes | |
| class | SkybellBinarySensor |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Binary sensor support for the Skybell HD Doorbell.
| None homeassistant.components.skybell.binary_sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up Skybell binary sensor.
Definition at line 33 of file binary_sensor.py.