Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning Websocket Api Deprecated #233

Closed
thatsthat opened this issue Apr 18, 2024 · 0 comments
Closed

Warning Websocket Api Deprecated #233

thatsthat opened this issue Apr 18, 2024 · 0 comments
Assignees
Labels
wip Work in progress

Comments

@thatsthat
Copy link

thatsthat commented Apr 18, 2024

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

@uvejota uvejota self-assigned this Jul 13, 2024
uvejota added a commit that referenced this issue Jul 14, 2024
@uvejota uvejota added the wip Work in progress label Jul 15, 2024
uvejota added a commit that referenced this issue Aug 12, 2024
* 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
@uvejota uvejota closed this as completed Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip Work in progress
Projects
None yet
Development

No branches or pull requests

2 participants