-
Seit ein paar Tagen geht die Hargassner-Anbindung (mal wieder) nicht. Protokoll aus Homeassistant:
Logger: homeassistant.components.sensor
Quelle: helpers/entity_platform.py:364
Integration: Sensor…
-
Windows 11 23H2 25915
Python 3.8.5
Unsure if this first part is a part of the issue or my ~~cat~~ panda printer not being supported, but first off it can't find my device automatically, and when s…
-
After the update to HASS Core 2024.09.02, following warning is reported:
``2024-09-18 03:16:26.586 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to load_default_certs with a…
-
**The problem**
I made a script that need to advertise more than one service. I tried accessing it's content's by using the android app "nRF Connect" and it shows me only the first service I configur…
-
### The problem
Logger: homeassistant.util.loop
Source: util/loop.py:77
First occurred: 7:19:20 PM (1 occurrences)
Last logged: 7:19:20 PM
Detected blocking call to import_module with args ('ho…
-
Traceback (most recent call last):
File "D:\pythonProject\.venv\MediaCrawler-main\Lib\site-packages\tenacity\_asyncio.py", line 50, in __call__
result = await fn(*args, **kwargs)
…
-
Thanks for the integration! Just wanted to report that I am getting the following warning from Home Assistant
Detected blocking call to load_cert_chain inside the event loop
```log
2024-09-29…
-
The following error appears:
`PytestConfigWarning: Unknown config option: asyncio_mode`
-
### Things to check first
- [X] I have searched the existing issues and didn't find my bug already reported there
- [X] I have checked that my bug is still present in the latest release
###…
-
I was wondering if you had any plans on moving the library to asyncio and aiohttp, and in general putting effort into making the library asynchronous? Thank you, Daniel!