Yannick Schaus
Yannick Schaus
These are the things I made to build a OH3 version. Note there are many changes that were made automatically with `mvn spotless:apply`, which is a required build step for...
As discussed with @kaikreuzer earlier today: Our website's host is reporting "mixed content" on some pages, meaning images served over HTTP while the site is HTTPS. This triggers nasty-looking warnings...
Add the Quasar cordova mode. Add support for a baseUrl and credentials and a form to "login" to openHAB when the connection is not configured (or down). Signed-off-by: Yannick Schaus
Currently the last link in the Developer Appendix points to the Javadoc at: https://www.openhab.org/javadoc/latest/ The problem is that it might not be in sync (only the next.openhab.org site reflects the...
The current assumption is that every subdirectory in the `_addons_*` directories of the docs' final branch are actual add-ons. READMEs were recently added to some bundles: _transport.modbus_, _transport.feed_, _webaudio_... but...
Currently buried in the commit message for https://github.com/openhab/website/commit/13d2869e7df585960e8c4995725bd42b84cb8938. - checkout the archive branch - ensure there's no remaining generated content under docs & addons - change available versions here: https://github.com/openhab/website/blob/743f0b867e4d26a5a6a3116a12f6344295ef25d6/.vuepress/components/DocPreviousVersions.vue#L72...