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

Battery is shown as slider in Cayenne mydevices dashboard #15

Open
SchneHa opened this issue Jan 13, 2019 · 0 comments
Open

Battery is shown as slider in Cayenne mydevices dashboard #15

SchneHa opened this issue Jan 13, 2019 · 0 comments

Comments

@SchneHa
Copy link

SchneHa commented Jan 13, 2019

Using Cayenne LPP payload battery widget in dashboard is shown as slider and not as value as it should be. It isn't possible to change in Cayenne dashboard to show the correct widget. The reason is a wrong field declaration in main.c. Line 285 is: "AppData[5] = 0x03;" and should be "AppData[5] = 0x02;" to show correct widget. Please correct the line.

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

No branches or pull requests

1 participant