openhab-cloud
openhab-cloud copied to clipboard
Cloud companion for openHAB instances
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.4.2 to 3.4.3. Release notes Sourced from socket.io-parser's releases. 3.4.3 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...
I am seeing this odd behavior which i presume it only occurs when the internet connection between Openhab instance and Cloud is super fast. Anyway, I have my own OpenCloud...
I'm trying to create a rule in my local OpenHAB instance using the /rules API endpoint and POST method, through myopenhab. I'm getting a 401 error from myopenhab- presumably since...
Hi, I think there may be an issue with docker. I've pulled the git directory copied and updated the config.json and then run docker compose but get the following; app-1...
During build we can currently see a lot of warnings about old or deprecated: the software still works fine but might stop working ... npm WARN deprecated [email protected]: 📫 Please...
Hello dear Openhabians. I want to install Openhab-Cloud inside a docker container, so that it runs behind a reverse proxy and does not handle any SSL at all. So that...
I have looked through openhabcloud code and also openhab-ios. One i think realise is that the openhab-ios rely on the following code in AppDelegate.swift to eventually register IOS device token...
I am trying to install OpenHAB Cloud on a Ubuntu 24.04 LTS AMI. The 'npm install' command comes up with errors. First it shows While resolving: [email protected] npm ERR! Found:...
On my openHAB setup, I have the "implicit user rights" disabled such that it is necessary for users in the network to first login. Now the issue is that this...