Classes | |
| class | FlockNotificationService |
Functions | |
| FlockNotificationService | async_get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| string | _RESOURCE = "https://api.flock.com/hooks/sendMessage/" |
| PLATFORM_SCHEMA | |
Flock platform for notify component.
| FlockNotificationService homeassistant.components.flock.notify.async_get_service | ( | HomeAssistant | hass, |
| ConfigType | config, | ||
| DiscoveryInfoType | None | discovery_info = None |
||
| ) |
|
private |
|
private |