openhab-core icon indicating copy to clipboard operation
openhab-core copied to clipboard

Yaml Model: restrict the watched folders to `things`, `items`, `tags`, and `yaml`; support both '.yaml' and '.yml' extensions

Open jimtng opened this issue 6 months ago • 1 comments

This takes advantage of #4796 to restrict the folders being watched.

jimtng avatar May 10 '25 14:05 jimtng

Rebased, set the watched paths to things/, items/, tags/, and yaml/

Also supports .yml extension

jimtng avatar Jun 26 '25 09:06 jimtng