Home Assistant Unofficial Reference 2024.12.1
notify.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.joaoapps_join.notify.JoinNotificationService
 

Namespaces

 homeassistant.components.joaoapps_join.notify
 

Functions

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

Variables

 homeassistant.components.joaoapps_join.notify._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.joaoapps_join.notify.CONF_DEVICE_IDS = "device_ids"
 
string homeassistant.components.joaoapps_join.notify.CONF_DEVICE_NAMES = "device_names"
 
 homeassistant.components.joaoapps_join.notify.PLATFORM_SCHEMA