Go to the source code of this file.
Namespaces | |
| homeassistant.components.pushover | |
Functions | |
| bool | homeassistant.components.pushover.async_setup (HomeAssistant hass, ConfigType config) |
| bool | homeassistant.components.pushover.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| homeassistant.components.pushover.CONFIG_SCHEMA = cv.config_entry_only_config_schema(DOMAIN) | |
| list | homeassistant.components.pushover.PLATFORMS = [Platform.NOTIFY] |