Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PM25 and PM10: bad report on domoticz over Wifi
#1
Hi,

I just wanted to add PM25 and PM10 on my domoticz using wifi.

It actually send the CO2 value for both sensors.
I put correct IDXs of my dummy sensors.

I have right values on the config tool.

I'm using vESPrino v1.16 build20161217 firmware.

Other sensors are OK, I use it for weeks now.
Reply
#2
Aahh maybe i've done some mistake. I cannot check it right now.
Can you check on the Generic Services -> HTTP page, what http calls exactly are configured.
if they are wrong you can remove the '#' in front of the urls. Then use PM25 and PM10 placeholders. And on the domoticz page remove the Host.
This way they will be stored correctly.
In the evening i will check it
Reply
#3
Here is what I get:

#http://odroid.home.my:8080/json.htm?type=command&param=udevice&idx=140&nvalue=%CO2%
#http://odroid.home.my:8080/json.htm?type=command&param=udevice&idx=139&nvalue=0&svalue=%TEMP%;%HUM%;0;%PRES%;0
#http://odroid.home.my:8080/json.htm?type=command&param=udevice&idx=141&nvalue=%CO2%
#http://odroid.home.my:8080/json.htm?type=command&param=udevice&idx=142&nvalue=%CO2%

It seems %CO2% on the 2 last lines makes the wrong values to be sent.

I've replaced placeholders, deleted the "#" and domoticz host and now it's fine.

By the way it's an issue in the setup utility ?
Reply
#4
(01-06-2017, 02:03 PM)nmaster Wrote: Here is what I get:

#http://odroid.home.my:8080/json.htm?type=command&param=udevice&idx=140&nvalue=%CO2%
#http://odroid.home.my:8080/json.htm?type=command&param=udevice&idx=139&nvalue=0&svalue=%TEMP%;%HUM%;0;%PRES%;0
#http://odroid.home.my:8080/json.htm?type=command&param=udevice&idx=141&nvalue=%CO2%
#http://odroid.home.my:8080/json.htm?type=command&param=udevice&idx=142&nvalue=%CO2%

It seems %CO2% on the 2 last lines makes the wrong values to be sent.

I've replaced placeholders, deleted the "#" and domoticz host and now it's fine.

By the way it's an issue in the setup utility ?

Great Smile will fix it in the evening .. some copy and paste error
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)