This plugin shows -Carbon monoxide ( CO ) NOT carbon dioxide( Co2 ) levels and has a detection alarm
-Smoke detection
Example config:
{
"accessory": "COSmokeSensor",
"name": "CO and Smoke Sensor",
"url": "http://10.1.1.145/json",
"thresholds": {
"co": 90,
"smoke": 70
},
"pollingInterval": 5,
"coLevelPath": "mq7_value",
"smokeDetectedPath": "mq2_value"
}
response must be JSON