Home Assistant Unofficial Reference 2024.12.1
notify.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.ios.notify.iOSNotificationService
 

Namespaces

 homeassistant.components.ios.notify
 

Functions

iOSNotificationService|None homeassistant.components.ios.notify.get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None)
 
None homeassistant.components.ios.notify.log_rate_limits (HomeAssistant hass, str target, dict[str, Any] resp, int level=20)
 

Variables

 homeassistant.components.ios.notify._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.ios.notify.PUSH_URL = "https://ios-push.home-assistant.io/push"