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

Product, Brand and Description missing #26

Open
jonaz opened this issue Mar 31, 2017 · 2 comments
Open

Product, Brand and Description missing #26

jonaz opened this issue Mar 31, 2017 · 2 comments
Labels

Comments

@jonaz
Copy link
Member

jonaz commented Mar 31, 2017

probably related to the changes here:
https://github.com/stampzilla/gozwave/blob/master/nodes/node.go#L192

My device looks like this. The name should default to brand - product

{
  "type": "lamp",
  "node": "9e774f59-d47d-4d40-9553-4b6248cdd768",
  "id": "1009",
  "name": " -  (Address: 1009)",
  "online": true,
  "state": {
    "on": null
  },
  "tags": null
}
@jonaz jonaz added the bug label Mar 31, 2017
@lukescott
Copy link
Collaborator

Might be fixed by #28. Device probably isn't in the old database. Look for your device here and if it's listed it will probably show up when the PR is merged.

@jonaz
Copy link
Member Author

jonaz commented May 23, 2017 via email

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

No branches or pull requests

2 participants