AlexxIT / SonoffLAN

Control Sonoff Devices with eWeLink (original) firmware over LAN and/or Cloud from Home Assistant
https://github.com/AlexxIT/Blog
MIT License
2.66k stars 414 forks source link

sonoff' accesses hass.helpers.system_info. Deprecated in HA 2024.11 #1480

Closed Danieldiazi closed 2 weeks ago

Danieldiazi commented 2 weeks ago

Hi I get this messages: Detected that custom integration 'sonoff' accesses hass.helpers.system_info. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from system_info directly at custom_components/sonoff/system_health.py, line 61: info = await hass.helpers.system_info.async_get_system_info(), please create a bug report at https://github.com/AlexxIT/SonoffLAN/issues

And if it helps, I create this issue!

Danieldiazi commented 2 weeks ago

duplicated: https://github.com/AlexxIT/SonoffLAN/issues/1434