openhab-core
openhab-core copied to clipboard
Yaml Model: restrict the watched folders to `things`, `items`, `tags`, and `yaml`; support both '.yaml' and '.yml' extensions
This takes advantage of #4796 to restrict the folders being watched.
Rebased, set the watched paths to things/, items/, tags/, and yaml/
Also supports .yml extension