Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.keba.notify Namespace Reference

Classes

class  KebaNotificationService
 

Functions

KebaNotificationService async_get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None)
 

Detailed Description

Support for Keba notifications.

Function Documentation

◆ async_get_service()

KebaNotificationService homeassistant.components.keba.notify.async_get_service ( HomeAssistant  hass,
ConfigType  config,
DiscoveryInfoType | None   discovery_info = None 
)
Return the notify service.

Definition at line 12 of file notify.py.