-
I'm using this python module to send messages to a MQTT broker in Home Assistant. The code regarding the MQTT client is the following:
```
topic = '/homeassistant/zone_clusters'
client = mqtt_clien…
-
### Nomad version
Nomad v1.5.1
BuildDate 2023-03-10T22:05:57Z
Revision 6c118ddaf95e9bfd3d85f488f255fdc5e14129c7
### Issue
Nomad jobs with bridge network hangs after nomad starts if there is n…
-
I am having mqtt connection issues with my NodeMCU. First off, I'm new to all of this, so I am sure I am missing something obvious. After numerous connection issues with other 'flashes', I went back…
-
I am trying to setup notifications, unfortunately without success. My frigate is connecting to mqtt broker like that:
```yaml
mqtt:
enabled: true
host: 192.168.1.160
port: 1883
user: …
-
When trying to connect to a server using ssl certs the library throws a MqttCommunicationException with no other information.
I've tracked the location of the error to MqttClient.cs line 1100. It …
-
There seems to be a race condition in the [test_client_unsubscribe](https://github.com/sbtinstruments/asyncio-mqtt/blob/54429028b8603e96b47341fa327a24e0d42b26e9/tests/test_client.py#L153) test when it…
-
Though I get printed in my Serial monitor that I have connection, I see nothing appear in my MQTT-spy.
Which MQTTClient.h are you using?
-
i was thinking to switch to MQTT gateway and after fiddling through the settings and i found old pull request https://github.com/pihome-shc/pihome/pull/23 by @paulcsf but this only read temperature fr…
-
MQTT support would be a very nice feature. It would allow for easy integration with most home automation platforms.
-
My Homie-V3 test device was auto-discovered correctly and working fine (I manually linked the newly created items).
However, after restart, the device is "Online", but communication is ignored by Op…
euphi updated
5 years ago