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

Give unknown zwave nodes a better name #14353

Merged
merged 2 commits into from
May 29, 2018
Merged

Conversation

andrey-git
Copy link
Contributor

@andrey-git andrey-git commented May 9, 2018

Description:

If zwave node couldn't be parsed for manufacturer/product and also wasn't given a saved-in-zwave name it would get a " " name and "_" ID.

This PR would result in "Unknown Node <node_id>" name instead.

This is a breaking change as such node won't be in the entity registry and thus the entity_id would change.

Checklist:

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

@andrey-git andrey-git requested a review from a team as a code owner May 9, 2018 05:36
@balloob balloob merged commit 6c3e202 into home-assistant:dev May 29, 2018
@balloob
Copy link
Member

balloob commented May 29, 2018

Is this common?

@andrey-git
Copy link
Contributor Author

Probably rare. I have such phanthom node (I'm even not sure if that is a real device or a ozw bug)

@balloob balloob mentioned this pull request Jun 8, 2018
girlpunk pushed a commit to girlpunk/home-assistant that referenced this pull request Sep 4, 2018
* Give unknown zwave nodes a better name

* Update util.py
@home-assistant home-assistant locked and limited conversation to collaborators Sep 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants