Search found 2 matches

by tomallm
Wednesday 24 February 2016 22:02
Forum: PHP and all others
Topic: How to put in json two values t and h and send it to Domoticz
Replies: 6
Views: 4801

Re: How to put in json two values t and h and send it to Domoticz

Hi.
Thanks for help.
I have tried also Symon`s advice and BobS`s also.
Both work.
I will stay with with ESPeasy. I`m suprised what this firmware can do with ESP and other connected devices.
It took me a few minutes to programmed my ESP8266-03 with AM2302 and see results in Domoticz. Even deep sleep ...
by tomallm
Wednesday 24 February 2016 18:24
Forum: PHP and all others
Topic: How to put in json two values t and h and send it to Domoticz
Replies: 6
Views: 4801

How to put in json two values t and h and send it to Domoticz

Hi.
I`m begginer of RaspberyPi, Lua scripts and Domoticz.
I need help and advise how to transfer from DHT22 two values - temp and humidity from esp8266-03.

I found similar script and try to customize for myself but I do not have any idea how to put in json two values t and h and send it to Domoticz ...