Hi Jos Was running the old script for years now, but suddenly stopped ( i believe for 2 weeks now). https://afvalkalender.purmerend.nl/ Is my calendar url. Couldn't find it in this topic. Trying to get the new script to work.. Can you please advise me what module I have to enable to get it to work ...
2021-08-29 19:30:00.401 Status: dzVents: Error (2.4.19): RPI Sensor Value Script: ...z/scripts/dzVents/generated_scripts/Rpi Undervoltage.lua:46: attempt to call field 'stringSplit' (a nil value) @Mr Boy Can you please goto the command line and issue : vcgencmd get_throttled and share the output ...
The script causes the following error in the domoticz log: 2021-08-29 19:59:00.508 Error: dzVents: Error: (3.1.7) RPI Sensor Value Script: vcgencmd get_throttled 2021-08-29 19:59:00.528 Error: dzVents: Error: (3.1.7) RPI Sensor Value Script: throttled,0x0 Jan , I have removed the logging ( was for ...
Thanks I think you have an unnexpected } at end of the script ? Very much true! Thanks !! Removed it. What does it means throttled ? To my understanding ( in your situation ) while voltage is under required, the speed of the PRI is throttled ( reduced/slowed down) So if you fix your power , you ...
Dear members, Often you find others in troubles for not having the correct powersupply for the Raspberry. The Raspberry starts complaining but only in the UI of the o.s. After reading again that somebody was in troubles because of this, I decided to write a little script for monitoring Raspberry Pi ...
it send s {"idx":20373,"nvalue":0,"svalue":"0.00"} I don´t know why? in = {"idx":4095,"nvalue":0,"svalue":"13.00"} is my datagram What hardware (wemos, ESP ? ) are you using and on what pin have you connected the TX line coming from the sensor?
Hi Jeroen, Please sent me your email by PM and I wetransfer the files to you. For sure the script will work on windows, The "only" thing you need to take care of is the serial port name. Linux is /dev/ttyxxx Windows would be com4 or so. I guess there are 100 examples on how to do that. Cheers, Frank
Joost, The issue is that you only detect a status from the sensor you need to detect the change only. The so called flank. if (devicechanged['GPIO Watermeter'] == 'Off') then when the meter stops just under the sensor your led is always activated or vise vera, not activated. The Lua script would get ...
We have plans to buy Controlicz I hope you mean Subscription ? We have domoticz on port 8080 and forwarding this port. Is it possible to use this port 8080 in Controlicz or does it have to be an ssl connection 443. No it has to be 443 Do we have to forward the port too? Yes Could there be another ...