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

Fix Ecovacs vacuums showing "None" for name #16654

Merged
merged 1 commit into from
Sep 18, 2018

Conversation

OverloadUT
Copy link
Contributor

Description:

Some users had their vacuums set to the name "None" which was an error. Now it'll be set to the device ID.

Was previously checking for a missing key, when should have been checking for the value being None

Related issue (if applicable): fixes #16584 (at least part of it)

Pull request in home-assistant.github.io with documentation (if applicable): none

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

Was previously checking for a missing key, when should have been checking for the value being None
Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 🐦

@fabaff fabaff merged commit 72419a1 into home-assistant:dev Sep 18, 2018
@ghost ghost removed the in progress label Sep 18, 2018
@balloob balloob mentioned this pull request Sep 28, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Feb 5, 2019
@OverloadUT OverloadUT deleted the ecovacs-fixes branch May 2, 2019 20:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issues with ecovacs component / entity naming
3 participants