Initial Commit

This commit is contained in:
Nano
2026-06-01 21:28:52 +02:00
parent 456dfae3f1
commit 7be4b88b5b
1046 changed files with 2080 additions and 0 deletions

3
transform/de.map Normal file
View File

@@ -0,0 +1,3 @@
CLOSED=zu
OPEN=offen
NULL=undefiniert

4
transform/en.map Normal file
View File

@@ -0,0 +1,4 @@
CLOSED=closed
OPEN=open
NULL=unknown

5
transform/readme.txt Normal file
View File

@@ -0,0 +1,5 @@
Transformations like map or jsonpath can utilize configuration files with data definitions.
These files have their specific file extensions and syntax definition.
Check out the openHAB documentation for more details:
https://www.openhab.org/docs/configuration/transformations.html