Home Assistant Unofficial Reference 2024.12.1
notify.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.command_line.notify.CommandLineNotificationService
 

Namespaces

 homeassistant.components.command_line.notify
 

Functions

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

Variables

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