Open mcblacky opened 7 years ago
Hi,
I'm currently using a different home server, but you just need to add two "Variables Device"s in pimatic and name it like "
You can find additional info here: https://pimatic.org/api/actions/ (topic: updateVariable).
Good day,
Many thanks and succesfull implemented. Is your software a rebuilt of koffie.nl software or the other way arround. Yours is more easy to understand and to adjust for other sensors and thus now operational with a BMP180 pressure sensor.
Best Regards, Martien Swart
Op 21-4-2017 om 19:07 schreef Okadesde:
Hi, I'm currently using a different home server, but you just need to add two "Variables Device"s in pimatic and name it like "-hum" and a second one like "-tem". Then it will get updated automatically if you have set the pimatic server correctly.
You can find additional info here: https://pimatic.org/api/actions/ (topic: updateVariable).
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Okadesde/esp8266-pimatic-Arduino/issues/6#issuecomment-296248442, or mute the thread https://github.com/notifications/unsubscribe-auth/AKbuwJhvwcXp7fbLkN8Ivxj4W-zD5qJDks5ryOJAgaJpZM4NEgx6.
Dit e-mailbericht is gecontroleerd op virussen met Avast antivirussoftware. https://www.avast.com/antivirus
Thanks for the software. Was able to upload the sketch to my ESP8266 developer board 12E. Had an issue regarding Time.h library but solved it by installing a new version time library at https://github.com/PaulStoffregen/Time , I am using 1.6.5 version of Arduino IDE. My question is how to configure on the pimatic side. Thanks.