Home Assistant Unofficial Reference 2024.12.1
notify.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.mobile_app.notify.MobileAppNotificationService
 

Namespaces

 homeassistant.components.mobile_app.notify
 

Functions

MobileAppNotificationService homeassistant.components.mobile_app.notify.async_get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None)
 
def homeassistant.components.mobile_app.notify.log_rate_limits (hass, device_name, resp, level=logging.INFO)
 
def homeassistant.components.mobile_app.notify.push_registrations (hass)
 

Variables

 homeassistant.components.mobile_app.notify._LOGGER = logging.getLogger(__name__)