Skip to content

Commit aede241

Browse files
authored
Add conf/yaml directory for YamlModelRepository config files (#1742)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
1 parent 183912f commit aede241

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

distributions/openhab/src/main/resources/conf/tags/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Your semantic tag definitions go here.
22
All semantic tag files have to have the ".yaml" file extension and must follow a special syntax.
33

44
Check out the openHAB documentation for more details:
5-
https://www.openhab.org/docs/configuration/semantictags.html
5+
https://www.openhab.org/docs/configuration/yaml.html#semantic-tags
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Your YAML configurations go here.
2+
All YAML files have to have the ".yaml" or ".yml" file extension and must follow a special syntax.
3+
4+
Check out the openHAB documentation for more details:
5+
https://www.openhab.org/docs/configuration/yaml.html

0 commit comments

Comments
 (0)