Sian-Lee-SA / Home-Assistant-Switch-Manager

Switch manager is a centralised component to handle button pushes for your wireless switches. This includes anything passed through the event bus. The component relies on switch blueprints which is easily made to allow GUI configuration of your switches and their button pushes. This helps remove clutter from the automations.
Other
206 stars 79 forks source link

hass.components.frontend deprecated in HA 2024.03 #217

Closed codyc1515 closed 4 months ago

codyc1515 commented 4 months ago
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:136
First occurred: 20:18:15 (1 occurrences)
Last logged: 20:18:15

Detected that custom integration 'switch_manager' accesses hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from frontend directly at custom_components/switch_manager/view.py, line 14: hass.components.frontend.async_register_built_in_panel(, please create a bug report at https://github.com/Sian-Lee-SA/Home-Assistant-Switch-Manager/issues
ExMacro commented 4 months ago

Same here with HA 2024.3

Sian-Lee-SA commented 4 months ago

Should be solved with latest release