Page 1 of 1
Temperature/Humidity sensor
Posted: Sunday 27 May 2018 16:02
by Knibor
Hi,
I'm currently use a temp/humidity sensor "Philio Technology Corporation PH-PAT02-B.eu Multisensor 2in1+"
When I add this sensor in Domotics, I can read the temperature 22,0 and humidity 65%.
Now I want to switch "on" my pellet stove when temperature is below 24 degrees Celsius.
I tried this with "Blockly" but this is not working.
What do I wrong?
Can someone help me with this!
Re: Temperature/Humidity sensor
Posted: Sunday 27 May 2018 17:57
by Xztraz
have you set device as trigger?
something like this should work.

- 1212312313.JPG (15.33 KiB) Viewed 3430 times
Re: Temperature/Humidity sensor
Posted: Sunday 27 May 2018 23:07
by Joep123
IF cannot be only a temperature. I always add a time, like "IF TIME is not 00:00"
Verstuurd vanaf mijn MI 5 met Tapatalk
Re: Temperature/Humidity sensor
Posted: Sunday 27 May 2018 23:45
by Knibor
Hi, I tried the example that you show me, but it doesn't work?
But...how to set the device as trigger?
Do you have an example for me!
Re: Temperature/Humidity sensor
Posted: Sunday 27 May 2018 23:48
by Knibor

- Schermafbeelding 2018-05-27 om 23.47.36.png (68.94 KiB) Viewed 3408 times
I also tried to add a time, it doesn't work.
Re: Temperature/Humidity sensor
Posted: Monday 28 May 2018 12:58
by Xztraz
Re: Temperature/Humidity sensor
Posted: Monday 28 May 2018 18:49
by mrf68
You’re using the If/Else If block, try the one without the blue square in the left upper corner.
Re: Temperature/Humidity sensor
Posted: Monday 28 May 2018 23:43
by Knibor
Hi, thanks a lot, it works now.

- Schermafbeelding 2018-05-28 om 23.40.54.png (115.59 KiB) Viewed 3339 times
Re: Temperature/Humidity sensor
Posted: Tuesday 05 June 2018 12:16
by mmjumel5
Bonjour.
Je suis étudiant et débutant dans l'IoT.
Je voudrai savoir comment envoyer la température et l'humidité vers le serveur domoticz installé sur ma raspberry pi 3.
Si j'utilise un script python pour récupérer la température et l'humidité côté raspberry, comment envoyer ces paramètres à partir de l'IDE Arduino ?
Toute suggestion allant dans ce sens me sera utile.
Merci