-
Something went wrong... but i don't know why. If I'm using the Ardafruit CCS811 lib, the sensor is working.
**My Code mods**
`CCS811 ccs811(-1, 0x5A); // nWAKE on D3`
`ccs811.set_i2cdelay(0); // …
-
I've confirmed using Charles as instructed that they share the same API however I cannot make it work on homebridge.
The log shows the following after homebridge crashes:
/usr/local/lib/node_mod…
-
Perhaps it's useful, so here are the latest results from "cargo run":
pi@gateway:~ $ cd MySController-rs/
pi@gateway:~/MySController-rs $ git pull
remote: Enumerating objects: 83, done.
remote: …
-
So I am set up as described in the ReadMe but I am having problems when depressing the rotary - nothing happens. The rotation works okay but if I turn too too fast, it seems to get a bit confused. I…
-
for instance we send the values of externel sensors in the string. example with a CSS811:
`..."CO2":768,"VOCT":54,"temp":25...`
the configuration is :
```
"sensor0":
{
"reference":"Adafruit_…
-
Hello,
I thought the unit for airquality has the unit mg/m^3. My sensor shows me a value of 90, but I can remember that other sensors show values (indoor) about 0,2 or something like that. Which un…
-
Hi may i know how to get these value?
float COCurve[2] = {37793.94418, -3.24294658}; //MQ2
float H2Curve[2] = {957.1355042, -2.07442628}; //MQ2
float L…
-
Hi,
The patch below is needed to get the Sonoff SC to report air quality and sound level to Domoticz. The sound level is reported as the "Sensor idx 6 Count" (air quality is already "Sensor idx 9 …
-
I am running homebridge-airrohr since the last update (maybe you remember ;)). Since then, my homebridge instance is crashing every second day or so. The log gives the following information:
```
/…
-
**Home Assistant release (`hass --version`):**
0.55.1
**Python release (`python3 --version`):**
3.4.2
**Component/platform:**
AirVisual
**Description of problem:**
After starting …