There was an error while loading. Please reload this page.
conf/yaml
1 parent 183912f commit aede241Copy full SHA for aede241
2 files changed
distributions/openhab/src/main/resources/conf/tags/readme.txt
@@ -2,4 +2,4 @@ Your semantic tag definitions go here.
2
All semantic tag files have to have the ".yaml" 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/semantictags.html
+https://www.openhab.org/docs/configuration/yaml.html#semantic-tags
distributions/openhab/src/main/resources/conf/yaml/readme.txt
@@ -0,0 +1,5 @@
1
+Your YAML configurations go here.
+All YAML files have to have the ".yaml" or ".yml" file extension and must follow a special syntax.
+
+Check out the openHAB documentation for more details:
+https://www.openhab.org/docs/configuration/yaml.html
0 commit comments