Classes | |
| class | AutomateNotificationService |
Functions | |
| AutomateNotificationService | get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| string | _RESOURCE = "https://llamalab.com/automate/cloud/message" |
| string | ATTR_PRIORITY = "priority" |
| string | CONF_TO = "to" |
| PLATFORM_SCHEMA | |
LlamaLab Automate notification service.
| AutomateNotificationService homeassistant.components.llamalab_automate.notify.get_service | ( | HomeAssistant | hass, |
| ConfigType | config, | ||
| DiscoveryInfoType | None | discovery_info = None |
||
| ) |
|
private |
|
private |
| string homeassistant.components.llamalab_automate.notify.ATTR_PRIORITY = "priority" |
| string homeassistant.components.llamalab_automate.notify.CONF_TO = "to" |