Home Assistant Unofficial Reference 2024.12.1
notify.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.twilio_call.notify.TwilioCallNotificationService
 

Namespaces

 homeassistant.components.twilio_call.notify
 

Functions

TwilioCallNotificationService homeassistant.components.twilio_call.notify.get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.twilio_call.notify._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.twilio_call.notify.CONF_FROM_NUMBER = "from_number"
 
 homeassistant.components.twilio_call.notify.PLATFORM_SCHEMA