mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
* [DSL/YAML generator] Consider item pattern formatter even without label Items without label but with a formatter are now properly considered when generating DSL and YAML syntax. Example: Number SceneItem "[MAP(scene.map):%s]" Bug was reported on the community forum. Signed-off-by: Laurent Garnier <lg.hc@free.fr> * Fix typos discovered by Copilot Signed-off-by: Laurent Garnier <lg.hc@free.fr> --------- Signed-off-by: Laurent Garnier <lg.hc@free.fr>