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

1.6 Update - Handling Labels (zwave4j) #53

Open
Fishwaldo opened this issue May 8, 2019 · 0 comments
Open

1.6 Update - Handling Labels (zwave4j) #53

Fishwaldo opened this issue May 8, 2019 · 0 comments
Projects

Comments

@Fishwaldo
Copy link
Member

Per the OZW 1.6 Release Notes, all labels or user visible strings are dynamic and can be localized.

Need to check no hard-coded string comparisons are made on things like ValueID's (eg, GetLabel() == "Switch" type calls). Instead you should be using the CommandClass, and Index values from a ValueID to determine what the ValueID represents.

Please close this if its not relevant.

@Fishwaldo Fishwaldo added this to To do in 1.6 Release May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
1.6 Release
  
To do
Development

No branches or pull requests

1 participant