We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b484c commit 4f3b691Copy full SHA for 4f3b691
README.md
@@ -97,7 +97,7 @@ Topic: co2-meter/`{device ID}`/out/`{command}`
97
| network.wifiSsid | SSID of connected wifi | string |
98
| network.ip | ip address of the module | string |
99
| co2.isPreheating | TRUE if the sensor is preheated | boolean |
100
-| co2.isReady | TRUE if the sensor is ready | boolean |
+| co2.isReady | ignore | boolean |
101
| co2.temperature | temperature from sensor (in °C) | number |
102
| co2.ppm | CO2 concentration in the air (in ppm) | number |
103
0 commit comments