mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
* Fix syntax for time in trigger/condition in DSL rule Avoid conflict with switch-case statement Time as "7:0" is now also supported. Fix #5586 Signed-off-by: Laurent Garnier <lg.hc@free.fr> * Optimize method buildMsgWithLineNb Signed-off-by: Laurent Garnier <lg.hc@free.fr> * Consider Copilot review comments Signed-off-by: Laurent Garnier <lg.hc@free.fr> * Consider human comments Signed-off-by: Laurent Garnier <lg.hc@free.fr> --------- Signed-off-by: Laurent Garnier <lg.hc@free.fr>