Namespaces | |
| binary_sensor | |
| camera | |
| config_flow | |
| const | |
| coordinator | |
| entity | |
| light | |
| sensor | |
| switch | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| list | PLATFORMS |
Support for the Skybell HD Doorbell.
| bool homeassistant.components.skybell.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up Skybell from a config entry.
Definition at line 28 of file __init__.py.
| bool homeassistant.components.skybell.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 62 of file __init__.py.
| list homeassistant.components.skybell.PLATFORMS |
Definition at line 19 of file __init__.py.