Thanks for all your work and pots Vincent!
Ik helped me al lot to get started with my brand new SGP30 sensor. Although the sensor gives values in Domoticz it is not working correctly I suppose.
Have you made some updates since your post?
Kind regards, Eric
Search found 5 matches
- Wednesday 29 December 2021 15:24
- Forum: Others
- Topic: Support Adafruit SGP30 Air Quality Sensor Breakout - VOC & eCO2
- Replies: 2
- Views: 1892
- Thursday 03 June 2021 20:05
- Forum: Temperature and Weather
- Topic: DHT22 with Shelly UNI
- Replies: 2
- Views: 2477
DHT22 with Shelly UNI
Hi, In my house I have serveral temperature sensors DHT22 with a wired connection to my Raspberry. I want to add a sensor at al long distance from my Raspberry. I found in the specs of a Shelly UNI that you can connect a DHT22. Has anyone experience with the combination DHT22 to Shelly UNI to ...
- Friday 11 October 2019 20:56
- Forum: Other questions and discussions
- Topic: SolarEdge via LAN interface
- Replies: 107
- Views: 33741
Re: SolarEdge via LAN interface
That would be nice Frank!
I feel a bit like Alice, and it would help me to explore the rabbithole.
Thanks in advance,
Eric
I feel a bit like Alice, and it would help me to explore the rabbithole.
Thanks in advance,
Eric
- Thursday 10 October 2019 21:33
- Forum: Other questions and discussions
- Topic: SolarEdge via LAN interface
- Replies: 107
- Views: 33741
Re: SolarEdge via LAN interface
There is a reason. if something happens on the network and the script is not able to reach the SolarEdge the script might take longer. This longer will hold-up all scripts executed after. It does appear in the log's like "bla bla script takes longer than expected to finish" Result might be that the ...
- Wednesday 09 October 2019 18:04
- Forum: Other questions and discussions
- Topic: SolarEdge via LAN interface
- Replies: 107
- Views: 33741
Re: SolarEdge via LAN interface
Thank you all for the instructions and script! I am an absolute beginner with modbus and perl scripts, but the system was working quickly. Is there a reason why you should run the script with crontab? In my system the script is executed with DzEvents, using the command os.execute('perl etc etc ...