Home Assistant Unofficial Reference 2024.12.1
notify.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.sms.notify.SMSNotificationService
 

Namespaces

 homeassistant.components.sms.notify
 

Functions

SMSNotificationService|None homeassistant.components.sms.notify.async_get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None)
 

Variables

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