Classes | |
| class | PushoverNotificationService |
Functions | |
| PushoverNotificationService|None | async_get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Pushover platform for notify component.
| PushoverNotificationService | None homeassistant.components.pushover.notify.async_get_service | ( | HomeAssistant | hass, |
| ConfigType | config, | ||
| DiscoveryInfoType | None | discovery_info = None |
||
| ) |