mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-11 05:41:52 +01:00
7843b6872a
* Add group name to GroupStateTriggerHandler When triggering on state change/update of group member, the group is not available in the rule context (because the event is the `ItemStateChanged/UpdatedEvent` that caused the group to change/update. This adds a new element `triggeringGroup` to the rule context. This is useful for generalized rules that trigger on different groups. Signed-off-by: Jan N. Klug <github@klug.nrw> |
||
---|---|---|
.. | ||
src/org/openhab/core/model/script/runtime | ||
.classpath | ||
.project | ||
bnd.bnd | ||
model.profile-marker | ||
NOTICE | ||
pom.xml |