Skip to content

Domoticz integration

vlast3k edited this page Mar 29, 2016 · 3 revisions

To integrate with Domoticz, the Custom URL function is used. The URL is in the form: http://server:port/json.htm?type=command&param=udevice&idx=1&nvalue=0&svalue=%s

IDX parameter - this is the IDX id of the device %s - this is replaced with the actual CO2 PPM Value

In Domoticz you need to create a "Dummy" Device, and then add a "Virtual Sensor" to it of type "Air Quality"

Once the connection is setup, you can configure the Interval and PPM Threshold values on the CO2 monitor - how often to send the data.