Home Assistant Unofficial Reference 2024.12.1
device_trigger.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.samsungtv.device_trigger
 

Functions

CALLBACK_TYPE homeassistant.components.samsungtv.device_trigger.async_attach_trigger (HomeAssistant hass, ConfigType config, TriggerActionType action, TriggerInfo trigger_info)
 
list[dict[str, str]] homeassistant.components.samsungtv.device_trigger.async_get_triggers (HomeAssistant _hass, str device_id)
 
ConfigType homeassistant.components.samsungtv.device_trigger.async_validate_trigger_config (HomeAssistant hass, ConfigType config)
 

Variables

 homeassistant.components.samsungtv.device_trigger.TRIGGER_SCHEMA
 
dictionary homeassistant.components.samsungtv.device_trigger.TRIGGER_TYPES = {TURN_ON_PLATFORM_TYPE}