Skip to content

Fix deprecated#245

Merged
sh00t2kill merged 4 commits intosh00t2kill:mainfrom
zoic21:main
Jun 26, 2025
Merged

Fix deprecated#245
sh00t2kill merged 4 commits intosh00t2kill:mainfrom
zoic21:main

Conversation

@zoic21
Copy link
Copy Markdown
Contributor

@zoic21 zoic21 commented Jun 10, 2025

Fix warning at startup :

STATE_DOCKED was used from mydolphin_plus, this is a deprecated constant which will be removed in HA Core 2026.1. Use VacuumActivity.DOCKED instead, please report it to the author of the 'mydolphin_plus' custom integration
STATE_CLEANING was used from mydolphin_plus, this is a deprecated constant which will be removed in HA Core 2026.1. Use VacuumActivity.CLEANING instead, please report it to the author of the 'mydolphin_plus' custom integration
STATE_ERROR was used from mydolphin_plus, this is a deprecated constant which will be removed in HA Core 2026.1. Use VacuumActivity.ERROR instead, please report it to the author of the 'mydolphin_plus' custom integration
STATE_RETURNING was used from mydolphin_plus, this is a deprecated constant which will be removed in HA Core 2026.1. Use VacuumActivity.RETURNING instead, please report it to the author of the 'mydolphin_plus' custom integration

@sh00t2kill sh00t2kill merged commit d72928d into sh00t2kill:main Jun 26, 2025
1 check failed
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

Successfully merging this pull request may close these issues.

2 participants