-
Hi there,
I have the same connection problem every time my tydom box restarts (electrical shutdown for exemple...).
The connection to the mqtt broker works fine, the connection to the tydom is rejec…
-
### Home Assistant Version
2024.11.3
### Bambu Lab Integration Version
v2.0.38
### Describe the bug
For some reason this week the integration has started causing a memory leak on my raspberry pi …
-
Hi,
I am trying to use aesed on nodered with an mTLS connection.
The only port that can be used is the https port so connection will be over websockets.
![image](https://github.com/martin-doyle…
-
Hi, still haven't processed how to use github, so if you could have a look at my code here :
It's a WIP of your client interfaced with a mqtt broker (here on homeassistant), i'm still learning pyth…
-
Sometimes I notice my lambdas are called but no invocation is logged in the local `sst dev` log. It is not that the log fails, but rather the connection between the lambda and the local server that si…
-
Have you considered adding support for controlling pixelblaze over MQTT?
My use-case is connecting it to [Home Assistant](https://www.home-assistant.io/), which supports controlling lights over MQT…
-
[0;31mE (256145) TRANSPORT_WS: Sec-WebSocket-Accept not found[0m
[0;31mE (256148) MQTT_CLIENT: Error transport connect[0m
[0;32mI (256151) MQTTBorad: MQTT_EVENT_ERROR[0m
[0;32mI (256157) MQT…
-
## 1、mica-mqtt-spring-boot-starter 空指针 NullPointerException
详细信息: Mqtt server IMqttMessageListener Bean not found
解决方案:IMqttMessageListener 为业务处理,必须要实现的接口。实现该接口并注册成 Spring Bean 即可。
## 2、解码异常
-…
-
The nostr-filter seems to be having issues communicating with strfry if I'm understanding this correctly. Getting `Error: connect ECONNREFUSED 127.0.0.1:7777` in the nf.log when it first starts. In my…
-
I'm having issues connecting to AWS IoT Core using wss and CocoaMQTTWebSocket. Log reports the following error messages:
```
CocoaMQTT(debug): Call the SSL/TLS manually validating function
2022-0…