hass-simpleicons icon indicating copy to clipboard operation
hass-simpleicons copied to clipboard

2024.7 warning

Open ildar170975 opened this issue 1 year ago • 1 comments

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

ildar170975 avatar Jul 09 '24 23:07 ildar170975

Same

johntdyer avatar Aug 02 '24 21:08 johntdyer