Olen / homeassistant-plant

Alternative Plant component of home assistant
218 stars 23 forks source link

HA 2024.3 and above: Detected that custom integration 'plant' accesses hass.components.websocket_api #145

Closed hmmbob closed 3 months ago

hmmbob commented 4 months ago

Log on HA 2024.3.0b3:

2024-03-01 08:51:31.990 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'plant' accesses hass.components.websocket_api. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from websocket_api directly at custom_components/plant/init.py, line 224: hass.components.websocket_api.async_register_command(ws_get_info), please create a bug report at https://github.com/Olen/homeassistant-plant/issues