Classes | |
| class | CommandLineNotificationService |
Functions | |
| CommandLineNotificationService|None | get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Support for command line notification services.
| CommandLineNotificationService | None homeassistant.components.command_line.notify.get_service | ( | HomeAssistant | hass, |
| ConfigType | config, | ||
| DiscoveryInfoType | None | discovery_info = None |
||
| ) |