Files
openhab-core/itests
lolodomoandGitHub e8406ca1aa Allow rule with no trigger in DSL Rule file format (#5462)
* [DSL Rule] Allow rule with no trigger in DSL file format

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

* Copilot review comment: call getByytes with StandardCharsets.UTF_8 as parameter

It was already called with StandardCharsets.UTF_8 for certain tests in that test class.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

* Fix order of lines in itests after resolving conflict

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

* Make triggers optional including the "when" key

Signed-off-by: Laurent Garnier <lg.hc@free.fr>

---------

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2026-05-13 23:13:45 +02:00
..