Namespaces | |
| const | |
| entity | |
| reproduce_state | |
Functions | |
| bool | async_setup (HomeAssistant hass, ConfigType config) |
Variables | |
| ALERT_SCHEMA | |
| CONFIG_SCHEMA | |
Support for repeating alerts when conditions are met.
| bool homeassistant.components.alert.async_setup | ( | HomeAssistant | hass, |
| ConfigType | config | ||
| ) |
Set up the Alert component.
Definition at line 65 of file __init__.py.
| homeassistant.components.alert.ALERT_SCHEMA |
Definition at line 37 of file __init__.py.
| homeassistant.components.alert.CONFIG_SCHEMA |
Definition at line 60 of file __init__.py.