Go to the source code of this file.
Classes | |
| class | homeassistant.components.flock.notify.FlockNotificationService |
Namespaces | |
| homeassistant.components.flock.notify | |
Functions | |
| FlockNotificationService | homeassistant.components.flock.notify.async_get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| homeassistant.components.flock.notify._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.components.flock.notify._RESOURCE = "https://api.flock.com/hooks/sendMessage/" |
| homeassistant.components.flock.notify.PLATFORM_SCHEMA | |