| |
---|
| | - http://docs.openhab.org/installation/docker.html |
---|
| | - https://github.com/openhab/openhab-docker |
---|
| | |
---|
| | ### weather binding |
---|
| | Copy the `webapps` folder into `userdata` and `webapps/weather-data` into `conf/html` and follow the instuctions to add `static` from here: |
---|
| | Copy these folders: |
---|
| | - `webapps/weather-data/layouts` -> `./data/userdata/webapps/weather-data/layouts` |
---|
| | - `webapps/weather-data` -> `./data/conf/html/weather-data` |
---|
| | |
---|
| | And follow the instuctions to add `static` for all urls like this: |
---|
| | https://community.openhab.org/t/html-layouts-in-oh2/8762/28?u=benjy |
---|
| | - |
---|
| | |
---|
| | Openhab doku: https://www.openhab.org/addons/bindings/weather1/#html-layouts |
---|
| | |
---|
| | |