-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Add Demo Vacuum in entity name #148629
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
base: dev
Are you sure you want to change the base?
Add Demo Vacuum in entity name #148629
Conversation
Hey there @home-assistant/core, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Tests need to be updated. How did the tests pass locally? |
Fixed now. |
How did the tests pass locally? |
Now a test is failing because of voip components. So not related to this PR:
|
Right. You had checked the check box that tests passed locally before updating the related tests. I was wondering how they could have passed before you did that. |
Yes my mistake.
|
No, I don't know why the voip test fails. I don't think we need to solve that here. |
Proposed change
Add Demo vacuum in entity name. They are easier to find by searching for the keyword.
Type of change
Additional information
Checklist
ruff format homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
.To help with the load of incoming pull requests: