You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No lo he encontrado en los issues, así que lo pongo por si acaso:
WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'edata' 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/edata/websockets.py, line 68: hass.components.websocket_api.async_register_command(, please create a bug report at https://github.com/uvejota/homeassistant-edata/issues
The text was updated successfully, but these errors were encountered:
* Fix float coerce in input settings
* Fix recreate statistics service
* New websockets API
* Fix error when entering floats in prices config_flow
* Improve statistics recreation to avoid loss of old data
* Implement new websockets api to directly fetch statistics from HA "long term statistics"
* Fix some styling issues
* Include surplus energy to statistics
* Add lovelace to manifest
* Add edata-card
* Update docs
* Fix entry removal/unload
* Remove old deprecated code and implement device/entity logic
* Restore some outdated code and explode attributes to different sensors
* Code simplification
* Adding new config flow options
* Fix translations
* Update edata backend
* Restoring debug functionality in options config_flow
* Adding migration function for new storage strategy
* Add billing simulation at options config_flow
* Rewrite history on billing options changes
* Fix#214#210#215#198#199#223#231#233#235#207#204
No lo he encontrado en los issues, así que lo pongo por si acaso:
WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'edata' 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/edata/websockets.py, line 68: hass.components.websocket_api.async_register_command(, please create a bug report at https://github.com/uvejota/homeassistant-edata/issues
The text was updated successfully, but these errors were encountered: