openhab-core/bundles/org.openhab.core.model.script
J-N-K 7843b6872a
Add group name to GroupStateTriggerHandler (#3536)
* 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>
2023-05-27 21:30:34 +02:00
..
resources/OH-INF Move RuleHLI service from voice to system (#3625) 2023-05-25 08:38:59 +02:00
src/org/openhab/core/model/script Add group name to GroupStateTriggerHandler (#3536) 2023-05-27 21:30:34 +02:00
src.moved/test/java/org/openhab/core/model/script [uom] Add unit metadata for NumberItem (#3481) 2023-05-09 22:42:25 +02:00
.classpath Update Eclipse .classpath files (#3250) 2022-12-22 14:14:35 +01:00
.gitignore mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
.project mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
bnd.bnd DSL support for sharedCache/privateCache (#3187) 2022-12-05 22:08:42 +01:00
model.profile-marker mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
plugin.xml Renamed packages 2019-12-28 12:18:16 +01:00
pom.xml Fix spotless and resolve itests (#3239) 2022-12-19 11:09:31 +01:00