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

A couple of server errors regarding the future deprecated features. #52

Open
megachammer opened this issue Jul 9, 2024 · 0 comments
Open

Comments

@megachammer
Copy link

2024-07-09 10:58:25.796 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'xiaomi_viomi' calls async_forward_entry_setup for integration, xiaomi_viomi with title: xiaomi_vacuum and entry_id: 01J2BBAPQTGN3S2GQGR683A1RA, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/xiaomi_viomi/init.py, line 27: hass.async_create_task(, please create a bug report at https://github.com/nergal/homeassistant-vacuum-viomi/issues

2024-07-09 10:58:48.857 WARNING (MainThread) [homeassistant.helpers.entity] Entity None (<class 'custom_components.xiaomi_viomi.vacuum.ViomiVacuumIntegration'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <VacuumEntityFeature.PAUSE|STOP|RETURN_HOME|FAN_SPEED|BATTERY|SEND_COMMAND|LOCATE|STATE|START: 13180>, please create a bug report at https://github.com/nergal/homeassistant-vacuum-viomi/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant