Stephen M Moraco

Results 115 comments of Stephen M Moraco

Hi Eric, The form you are using is actually a bit more difficult to do. I use a separate RPi for HA (RPi 4 + large RAM) and then I...

Sure... Can you please run the script with debug output enabled? (ISP-lightning-mqtt-daemon.py -d -v ) It should fail the same way but should also provide more detail on what it's...

Hmmm... Looks like there's something odd with your config.ini. Have you specified a port number? It should stay commented out if your MQTT broker is on the default port...

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...

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...

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...

@LouPaloma I'm not quite sure what you are asking for. The card is already an MQTT listener. Have you seen this? https://github.com/ironsheep/lightning-detector-MQTT2HA-Daemon/blob/master/THEOPS.md If your sensor is reporting to MQTT you...

@LouPaloma Ok, now I understand. However, if you take my daemon, make it listen to your sensor data coming in via MQTT it can then aggregate your incoming data and...

@LouPaloma ok, thanks for the request and thank you for your kind words about this project I enjoyed creating it a I learned a lot in the process which is...