-
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/mqtt/models.py", line 366, in process_write_state_requests
entity.async_write_ha_state()
File "/usr/…
-
I read the docs and examples and tickets about reconnection.
My problem is: I don't want to wrap everything in a while-loop and re-execute *everything* just because of a connection issue, but poten…
mirko updated
2 months ago
-
### Description
Since some version of Home Assistant I get the mentioned issue.
### What did you do to debug the issue
Restart camera, restart HA, restart MQTT broker
### Evidence
```py…
-
While investigating some issue, I added some more debug prints to most error handlers.
```python
# Launched by .connect(). Runs until connectivity fails. Checks for and
# handles incomin…
-
Hi,
I have garage door openers and smart hub and I got the following errors constantly in the log
`2024-10-16 09:58:02.310 ERROR (MainThread) [meross_iot.controller.device] GenericSubDevice does…
-
### Description
When any level of optimizations different than `0` is enabled, paho.mqtt.cpp crashes in `shared_ptr` related code, for example, [here](https://github.com/eclipse/paho.mqtt.cpp/blob/v1…
-
I get the following error when running the async mqtt example:
`Exception in message_received when handling msg on 'home-assistant/mqtt_example': 'payload_text' TypeError: async_setup..message_rece…
lsrur updated
6 months ago
-
Today I updated my custom component from `v0.13.2` to `v.1.20`. After that I restarted Home assistant and started seeing this error:
```
2024-10-09 16:22:06.048 ERROR (MainThread) [homeassistant.c…
-
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…
-
# 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…