init: docker file + openhab config files
This commit is contained in:
parent
065e2b01e6
commit
246357858b
113 changed files with 4381 additions and 0 deletions
3
openhab/openhab_conf/transform/de.map
Normal file
3
openhab/openhab_conf/transform/de.map
Normal file
|
@ -0,0 +1,3 @@
|
|||
CLOSED=zu
|
||||
OPEN=offen
|
||||
NULL=undefiniert
|
4
openhab/openhab_conf/transform/en.map
Normal file
4
openhab/openhab_conf/transform/en.map
Normal file
|
@ -0,0 +1,4 @@
|
|||
CLOSED=closed
|
||||
OPEN=open
|
||||
NULL=unknown
|
||||
|
5
openhab/openhab_conf/transform/readme.txt
Normal file
5
openhab/openhab_conf/transform/readme.txt
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue