We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7028e2a + ce8dca5 commit 0a2c4cdCopy full SHA for 0a2c4cd
README.md
@@ -11,3 +11,15 @@
11
Use [external converters](https://www.zigbee2mqtt.io/information/configuration.html#external-converters-configuration) feature
12
13
Converter file located [here](./converters/DIYRuZ_AirSense.js)
14
+
15
+# User interface
16
17
+LED1 blinks when accessing the CO2 sensor.
18
19
+LED2 blinks if the CO2 value is higher than the first set point, while LED3 is off.
20
21
+LED3 blinks if the CO2 value is higher than the second set point, while LED2 is on.
22
23
+SW2 reset and join E18
24
25
+SW1 CO2 calibration
0 commit comments