-
Error:
2024-11-24 15:55:14.420 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/src/homeassistant/homea…
-
Can you provide some example code for how to use ThinQMQTTClient? I assume this is intended to allow users to receive push notifications instead of polling with ThinQApi.
I've tried:
```python
d…
-
Регистратор: homeassistant.components.binary_sensor
Источник: helpers/entity_platform.py:918
интеграция: Бинарный сенсор (документация, проблемы)
Первое сообщение: 01:45:29 (1 сообщений)
Последнее…
-
Ran the install process as per the README:
```
Successfully built bluetti_mqtt
Installing collected packages: crcmod, paho-mqtt, dbus-fast, bleak, aiomqtt, bluetti_mqtt
Successfully installed ai…
-
The version of aiomqtt: 2.3.0
He!
Tell me, please, why when pressing CTRL+C or raised CancelledError, "inactive" is not published in the will_msg topic? The script has already stopped working and …
-
I’ve been exploring the creation of a Home Assistant integration, and so far, my approach involved hosting a solution on the HASS instance, using the API to display dashboards. However, this method in…
cvele updated
1 month ago
-
I need psk/hint authentication for the mqtt_client, because a mqtt broker won't let me connect otherwise.
I am pretty new to this boost asio and tcp and ssl stuff, so bear with me.
I setup a boost::…
-
**Describe the bug**
When MQTT trying to connect for the first time after few connect tries, its crashed due to double free of memory in MQTTAsync_connect() call in MQTTAsync.c File
its crashing w…
-
Hello,
here definitely seems to be a problem with the timing when subscribing to MQTT topics here I get the following error in the log. The value is considered "unavailable" for this long.
````
…
-
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…