-
# Context
- Using Azure IoT Edge 1.4
- **OS and version used:** Ubuntu 20.04
- **Python version:** 3.9
## Description of the issue
Hello guys,
HI have been having that same issue for a long time n…
-
I'm sporadically getting the following error logged when HA starts:
```
Error during setup of component mqtt_discoverystream
Traceback (most recent call last):
File "/usr/src/homeassistant/hom…
-
### The problem
I use several trackers to determine my location. I noticed that for the past few HomeAssistant releases (probably going back at least 2~3 months) my OwnTracks status seems to be stuck…
-
## Expected behavior
The async client (in my case `Mqtt3AsyncClient`) should not block when calling `send` no matter what the client state is; instead I would expect to get the `CompletableFuture`
…
-
mosquitto version: 2.0.15
system: Linux kernel 3.4.40
Hi,
I use libmosquitto as MQTT client. One day, I found MQTT connection lost, I checked log that recorded a few reconnection events, but it…
-
1. What did you do? If possible, provide a simple script for reproducing the error.
发生问题的场景是:在微信小程序手机端使用mqtt.js连接swoole websocket服务器,发送连接报文时卡住,卡在MQTT那个位置,等到前端关闭连接,才会一起收到数据。通过Nginx代理swoole可以正常接收。已排除…
-
### System Health details
## System Information
version | core-2024.9.0
-- | --
installation_type | Home Assistant Container
dev | false
hassio | false
docker | true
user | root
virtualenv …
-
**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…
-
After upgrading HASS from 2023.3.6 to 2023.4.0 this integration is broken.
```
Traceback (most recent call last):
File "/srv/hass/lib/python3.10/site-packages/homeassistant/config_entries.py", …
-
**What happened?**
**I wrote an external converter for the Tuya day/night curtains. The curtain device has the following DP points:**
_{
"1": "Day Curtain Control",
"2": "Day Curtain Percent…