-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Question on noise level #19
Comments
Julian, Please refer to the manufacturer datasheet for the detector chip. They have the most accurate explanation of the disturber settings. Generally, I don't worry that the script is adjusting that value. Regarding the calibration values grab a copy and paste them here. I'll take a look. It's been a while so I'll have to look things up after you provide what you are seeing. |
These are the values I'm getting:
In Home Assistant the MQTT sensors all show as Unknown. Is this normal? |
It looks like your values are just fine. The detector board, how your hardware is organized, and your electrical environment all play a part in altering the values determined by this script. As long as the script finds a solution you should be good to go! -Stephen |
Thanks for the response. Did you see my question about the MQTT sensors? They all show as Unknown. Is that normal? We had a thunderstorm yesterday and my Blitzortung integration showed lightning strikes close by, but the values on all of the sensors from this integration never changed. And I'm not actually sure which sensor to use with your lightning detector card. I'm assuming it's the sensor.lightningdetector_count and sensor.lightningdetector_last, but your directions for the card don't actually say which sensors to use. I have your RPi reporter software and monitor card installed on about 20 raspberry pis around my home, so I just sent you a tip. I really appreciate your help with this. |
HI ok, if you are getting unknown the no data is being reported from your detector. The python detector sense and report via MQTT script has a debug command parameter which you can enable to see whati's happening ... look for any problems when the script interacts with the detector. Regarding which sensor to use I've added an example configuration that I use to the top-level README so you can see what I have that works. See: https://github.com/ironsheep/lovelace-lightning-detector-card#card-configuration |
Checklist:
Release with the issue:
2.2.7
Last working release (if known):
Hardware, Operating System, Python version:
Raspberry Pi 3+, RaspiOS Debian Version 10.7, Python 3.7.3
Description of problem:
I'm getting a message saying
I'm wondering what these messages mean, and if I should change a setting. Also, my tunning values seem pretty far "off" compared to your examples. The closest one is 0xf which is still +519.9. Is this ok, or is there something wrong?
Python errors shown in the logs (if applicable):
Additional information:
The text was updated successfully, but these errors were encountered: