Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.netgear_lte.notify Namespace Reference

Classes

class  NetgearNotifyService
 

Functions

NetgearNotifyService|None async_get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None)
 

Detailed Description

Support for Netgear LTE notifications.

Function Documentation

◆ async_get_service()

NetgearNotifyService | None homeassistant.components.netgear_lte.notify.async_get_service ( HomeAssistant  hass,
ConfigType  config,
DiscoveryInfoType | None   discovery_info = None 
)
Get the notification service.

Definition at line 18 of file notify.py.