Temperature and Humidity Sensor
value change
This sensor will report if the temperature change is over 0.5 degress or the humidity change is over 6%.
| attribute | description |
|---|---|
| temperature | the value of temprature |
| humidity | the value of humidity |
{"cmd":"report","model":"sensor_ht","sid":"112316","short_id":4343,"token":"5","data":"{\" temperature \":”2333”}" }
{"cmd":"report","model":"sensor_ht","sid":"112316","short_id":4343,"token":"6","data":"{\" humidity \":”6678”}" }