Home Assistant Unofficial Reference 2024.12.1
turn_on.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.lg_netcast.triggers.turn_on
 

Functions

CALLBACK_TYPE|None homeassistant.components.lg_netcast.triggers.turn_on.async_attach_trigger (HomeAssistant hass, ConfigType config, TriggerActionType action, TriggerInfo trigger_info, *str platform_type=PLATFORM_TYPE)
 
dict[str, str] homeassistant.components.lg_netcast.triggers.turn_on.async_get_turn_on_trigger (str device_id)
 

Variables

string homeassistant.components.lg_netcast.triggers.turn_on.PLATFORM_TYPE = f"{DOMAIN}.{__name__.rsplit('.', maxsplit=1)[-1]}"
 
 homeassistant.components.lg_netcast.triggers.turn_on.TRIGGER_SCHEMA