johro897
johro897
I am using multiple Hasssio installations and I am guessing more people are. Would it be possible to create this as a HACs integration as well? It would improve the...
update to use getlogger in order to remove the [root] message in logs
I, as most likely many, have a lot of lights that I add for christmas season, some light also replaces others not as christmasy lights. This causes me to have...
Detected that custom integration 'switch_manager' calls hass.http.register_static_path which is deprecated because it does blocking I/O in the event loop, instead call `await hass.http.async_register_static_paths([StaticPathConfig("/switch_manager_panel.js", "/config/custom_components/switch_manager/assets/switch_manager_panel.js", True)])`; This function will be removed...
WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'skolmat' at custom_components/skolmat/menu.py, line 142: return feedparser.parse(raw_feed) (offender: /usr/local/lib/python3.12/site-packages/feedparser/api.py, line 119: with open(url_file_stream_or_string, 'rb') as...