Results 22 comments of incmve

I don't think the shield will work with ESPimatic. The Wemos shield is using I2C and ESPimatic is not, a standard DHT11 or DHT22 is not I2C.

The mobile app works really accurate with weather prediction, I see potential to control a sunscreen if rain is expected or when it's sunny and the room is heating up.

I'm not sure how pimatic would get his data. My rule would be something like this: ``` IF precipationmm is > 0.5 THEN turn sunscreen up ```

I had something similar , I shuffled some device around and it was gone. After adding a Sysinfo device with to many items in one device it happened again, I...

I'm on update current version is 0.9.36 and don't have the problem. ``` execute "cp /home/pi/pimatic-app/config.json /home/pi/Backup/`date +%Y-%m-%d`.json" and execute "ftp-upload -h 192.168.0.10 -u admin --password PASS -d /Backup_internal/Backup_pimatic/ /home/pi/Backup/`date...

:+1: I could use "every 1 minute" to see how long my heating is on etc.

Is this implemented @sweetpi ?

Nope its 2 commands running at the same time. your telling it to do A and B at the same time, after 1 seconds is the correct way.

My readings are less accurate and consistent without the resistor. Without it the readings fluctuate.