Skip to content

[YAML provider] Fix check of syntax for item names - #5065

Merged
kaikreuzer merged 1 commit into
openhab:mainfrom
lolodomo:fix_yaml_itemname_check
Oct 10, 2025
Merged

[YAML provider] Fix check of syntax for item names#5065
kaikreuzer merged 1 commit into
openhab:mainfrom
lolodomo:fix_yaml_itemname_check

Conversation

@lolodomo

@lolodomo lolodomo commented Oct 8, 2025

Copy link
Copy Markdown
Contributor

Closes #4903

Makes check consistent with what was done for DSL in #4928

@lolodomo
lolodomo requested a review from a team as a code owner October 8, 2025 05:49
@lolodomo
lolodomo force-pushed the fix_yaml_itemname_check branch from 69b09da to f4c1a80 Compare October 8, 2025 05:58
Closes openhab#4903

Makes check consistent with what was done for DSL in openhab#4928

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
@lolodomo
lolodomo force-pushed the fix_yaml_itemname_check branch from f4c1a80 to e15c7a9 Compare October 8, 2025 06:23

@kaikreuzer kaikreuzer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kaikreuzer
kaikreuzer merged commit 6282298 into openhab:main Oct 10, 2025
4 checks passed
@kaikreuzer kaikreuzer added the bug An unexpected problem or unintended behavior of the Core label Oct 10, 2025
@kaikreuzer kaikreuzer added this to the 5.1 milestone Oct 10, 2025
@lolodomo
lolodomo deleted the fix_yaml_itemname_check branch October 11, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug An unexpected problem or unintended behavior of the Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check of item name is wrong in DSL/YAML providers

2 participants