hass-simpleicons
hass-simpleicons copied to clipboard
2024.7 warning
2024-07-10 00:56:59.237 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'simpleicons' 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("/simpleicons/si.js", "/config/custom_components/simpleicons/data/si.js", True)]); This function will be removed in 2025.7 at custom_components/simpleicons/init.py, line 43: hass.http.register_static_path(, please report it to the author of the 'simpleicons' custom integration
Same