Domoticz Connecting Sensors

30 July, 2018

18:54

 

 

 

 

BME280 Temperature/humidity/barometer

/json.htm?type=command&param=udevice&idx=IDX&nvalue=0&svalue=TEMP;HUM;HUM_STAT;BAR;BAR_FOR

/json.htm?type=command&param=udevice&idx=19&nvalue=0&svalue=22.4;33.5;NORMAL;1022;0

http://192.168.0.5:8080/json.htm?type=command&param=udevice&idx=19&nvalue=0&svalue=22.4;37;Normal;1022;0&rssi=10&battery=85

 

BMP280:

/json.htm?type=command&param=udevice&idx=IDX&nvalue=0&svalue=TEMP;BAR;BAR_FOR;ALTITUDE

Pasted from <https://www.domoticz.com/wiki/Domoticz_API/JSON_URL%27s>

/json.htm?type=command&param=udevice&idx=20&nvalue=0&svalue=17.3;988;0;0

 

 

 

 

Temperatuur heeft 0.1 Celcius resolutie

Humidity  1% resolutie

 

The above sets the parameters for a Temp+Humidity+Barometer device

 

HUM_STAT can be one of:

 

Barometer forecast can be one of:

 

Pasted from <https://www.domoticz.com/wiki/Domoticz_API/JSON_URL%27s>

 

 

There are two additional parameters for the above commands, to specify the signal level (default 12) and the battery level (default 255)

battery level 255 = no battery device, else 0-100

example: &rssi=10&battery=89

Pasted from <https://www.domoticz.com/wiki/Domoticz_API/JSON_URL%27s>

 

 

 

CO2 Sensor

https://diyprojects.io/publish-co2-concentration-mh-z19-sensor-domoticz-arduino-code-compatible-esp32-esp8266/

 

 

Add a virtual sensor to Domoticz (dummy sensors)

     or

an air quality sensor

 

 

 

CO2 Sensor:  https://codebender.cc/example/MySensor/CO2Sensor#CO2Sensor.ino

 

 

 

 

DHT22

http://www.fam-oldenburger.nl/2015/08/15/domoticz-met-dht-22-sensor/

 

 

 

 Slimme Meter P1

https://forum.mysensors.org/topic/3764/p1-smart-meter-nta8130-readout-using-mysensors

 

https://forum.mysensors.org/topic/3764.rss

 

 

 

 

Created with Microsoft Office OneNote 2007
One place for all your notes and information