File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -372,9 +372,15 @@ properties.
372
372
+-----------------------+-----------------------+-------------------------------------------------------------------------+
373
373
| ``temperature `` | float | degrees centigrade |
374
374
+-----------------------+-----------------------+-------------------------------------------------------------------------+
375
+ | ``eCO2 `` | float | equivalent CO2 in ppm |
376
+ +-----------------------+-----------------------+-------------------------------------------------------------------------+
377
+ | ``TVOC `` | float | Total Volatile Organic Compounds in ppb |
378
+ +-----------------------+-----------------------+-------------------------------------------------------------------------+
375
379
| ``distance `` | float | centimeters |
376
380
+-----------------------+-----------------------+-------------------------------------------------------------------------+
377
- | ``light `` | float | SI lux |
381
+ | ``light `` | float | non-unit-specific light levels (should be monotonic but is not lux) |
382
+ +-----------------------+-----------------------+-------------------------------------------------------------------------+
383
+ | ``lux `` | float | SI lux |
378
384
+-----------------------+-----------------------+-------------------------------------------------------------------------+
379
385
| ``pressure `` | float | hectopascal (hPa) |
380
386
+-----------------------+-----------------------+-------------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments