(SOLVED) Humidity sensor value change
Posted: Saturday 07 November 2015 21:09
Hi
I am trying to connect some thermal & humidity sensors using the update device option : dummy device creation and a php setting using the command describe in the wiki :
I did an example with this values :
The HUM_STAT value is sometimes considered but the humidity is not taken in account.
Do you have any idea ?
I am trying to connect some thermal & humidity sensors using the update device option : dummy device creation and a php setting using the command describe in the wiki :
Code: Select all
IP/json.htm?type=command¶m=udevice&idx=IDX&nvalue=45&svalue=HUM;HUM_STAT
Code: Select all
IP/json.htm?type=command¶m=udevice&idx=IDX&nvalue=45&svalue=34;3
Do you have any idea ?