Home Assistant Unofficial Reference 2024.12.1
trigger.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.litejet.trigger
 

Functions

CALLBACK_TYPE homeassistant.components.litejet.trigger.async_attach_trigger (HomeAssistant hass, ConfigType config, TriggerActionType action, TriggerInfo trigger_info)
 

Variables

string homeassistant.components.litejet.trigger.CONF_HELD_LESS_THAN = "held_less_than"
 
string homeassistant.components.litejet.trigger.CONF_HELD_MORE_THAN = "held_more_than"
 
string homeassistant.components.litejet.trigger.CONF_NUMBER = "number"
 
 homeassistant.components.litejet.trigger.TRIGGER_SCHEMA