openhab-cloud icon indicating copy to clipboard operation
openhab-cloud copied to clipboard

Cloud companion for openHAB instances

Results 131 openhab-cloud issues
Sort by recently updated
recently updated
newest added

When creating things, channels and items in OpenHAB 3.0.1 main UI via myopenhab extended characters like ä,ö or ° get replaced with "?" when saving the configuration. Editing locally they...

In `app.js`, to detect whether or not the application should proxify the request to the remote openhab, it looks at the domain name, and check if it starts with "home."...

Hi, I believe this has been discussed extensively, which includes this link `[[Main UI] Pass access token in header if cookie flag set openhab/openhab-webui#328](https://github.com/openhab/openhab-webui/pull/328)`. However, whenever i click on Online's...

When I run NPM install, I get a lot of errors and the Cloud is not working. I'm running a Ubuntu 18.04 Minimal installation on a VPS with 1vCore and...

i solved the issue using configMap for mounting config.json file missing. Environment variables are stored in a separated key/value configmap. finally, sensible data are stored in a secret. I also...

my working branch for moving to k8s and replacing nginx with Envoy

Hi Guys, I've got [this](https://pastebin.com/uK0s51vQ) error on the installation step "npm install" - VPS - Ubuntu 20.04 - dependencies installed: build-essential redis-server mongodb nginx python (python-is-python2) nodejd npm edit: I've...

Hi, when I try to install, I get following error after 'sudo node app.js' Any ideas? i am a newbie, thanks in advance (node:6382) Warning: Accessing non-existent property 'count' of...

I have issues with combination of android app, OH 3.0.0M2 and latest OpenHab Cloud. As Im debug is problem with comunication beetween OH3 server and Cloud server... In android app...

if I install the PWA from my ip adress like 192.168.1.X on my Android phone, everything work great. (In chrome, add to home screen) If I install it with https://home.myopenhab.org...