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

Constant Battery Level warnings in logs #25

Closed
moyerr opened this issue Mar 31, 2021 · 0 comments
Closed

Constant Battery Level warnings in logs #25

moyerr opened this issue Mar 31, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@moyerr
Copy link

moyerr commented Mar 31, 2021

Hey, love the plugin, and everything seems to be working for me. However, when looking at logs (not in debug mode) I get a half dozen battery level warnings from this plugin every minute. This doesn't seem to be a major issue, but it does make navigating the logs difficult due to all the noise. Example:

[3/31/2021, 11:11:45 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:11:45 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:12:45 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:12:45 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:12:45 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:12:45 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:12:45 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:12:45 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:13:46 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:13:46 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:13:46 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:13:46 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:13:46 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:13:46 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:14:46 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:14:46 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
[3/31/2021, 11:14:46 AM] [@balansse/homebridge-vivint] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.

If this is a known issue, or if you have an easy way to silence these warnings, any help is appreciated!

@balansse balansse self-assigned this Jun 26, 2021
@balansse balansse added the bug Something isn't working label Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants