Always
- class knx_plugin.trigger.Always(description: Any, events: List[home.Event] = None)
A trigger triggered when
it has some ASAPs in common with the compared Description and
the knx_stack.datapointtypes.DPT type described in the compared Description received from bus is equal to the knx_stack.datapointtypes.DPT type described by the trigger
DPT Value Temp
- class knx_plugin.trigger.dpt_value_temp.Always(description: Any, events: List[home.Event] = None)
DPT Value Wsp
- class knx_plugin.trigger.dpt_value_wsp.Always(description: Any, events: List[home.Event] = None)
DPT Value Lux
- class knx_plugin.trigger.dpt_value_lux.Always(description: Any, events: List[home.Event] = None)
- class knx_plugin.trigger.dpt_value_lux.Brightness(description: Any, events: List[home.Event] = None)
Update a State, which holds a brightness attribute, with the new measured lux value
DPT Value Power
- class knx_plugin.trigger.dpt_value_power.Always(description: Any, events: List[home.Event] = None)
DPT Brightness
- class knx_plugin.trigger.dpt_brightness.Always(description: Any, events: List[home.Event] = None)
Update a State, which holds a brightness attribute, with the new measured brightness value