-
Hi all,
I have a Hub 2000 and wanted to test the Solarflow status page. Currently, I am using Home Assistant with Mosquitto and subscribed to the mqtt.zen-iot.com. However, I experienced that a lot…
-
### Describe the issue you are experiencing
https://github.com/home-assistant/addons/blob/master/mosquitto/DOCS.md#home-assistant-user-management
According to the documentation `homeassistant` and…
-
Hi.
I created an ARM64 image and set with docker compose with environmental variables for mqtt host, port and credentials but I got no MQTT messages at all.
My compose:
`mqttui:
image: xor…
-
Send X,Y,Z and timestamp data to the MQTT broker's robot name/simulator topic tree.
-
I try to run ha-sip stand-alone in my kubernetes-cluster via flux.
Unfortunately, I can't get it to run.
here is the log:
```
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: s…
-
Hi,
I have some problems with MQTT subscriptions. I'm using `Orion-LD:1.4.0` and Mosquitto as MQTT Broker.
I created a subscription on Orion-LD with api call:
```
POST /ngsi-ld/v1/subscripti…
-
-
Following the directions within the README.md, I was able to get the device setup on the Xcel web portal, and received an e-mail shortly after setup stating that I can connect to the smart meter, howe…
-
**Describe the bug**
_A clear and concise description of what the bug is._
Short Summary of the expected behavior: MQTT communication should be robust. It should recover if interrupted for example.…
-
**Overview:**
This pull request introduces a new feature to the Publisher class, allowing it to publish individual key-value pairs from a JSON object to separate MQTT topics. The original functionali…