Skip to content

Commit 4f3b691

Browse files
authored
Change description for isReady field
1 parent b2b484c commit 4f3b691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Topic: co2-meter/`{device ID}`/out/`{command}`
9797
| network.wifiSsid | SSID of connected wifi | string |
9898
| network.ip | ip address of the module | string |
9999
| co2.isPreheating | TRUE if the sensor is preheated | boolean |
100-
| co2.isReady | TRUE if the sensor is ready | boolean |
100+
| co2.isReady | ignore | boolean |
101101
| co2.temperature | temperature from sensor (in °C) | number |
102102
| co2.ppm | CO2 concentration in the air (in ppm) | number |
103103

0 commit comments

Comments
 (0)