From 8a5953763b47d30150c1e4e93dbdc20c932bb3f7 Mon Sep 17 00:00:00 2001 From: Foster Irwin Date: Thu, 27 Jan 2022 15:21:36 -0700 Subject: [PATCH] added feature table --- .../environmental-measurment-plugin.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/software/settings/environmental-measurment-plugin.md b/docs/software/settings/environmental-measurment-plugin.md index 18af0e0a..cc2f484e 100644 --- a/docs/software/settings/environmental-measurment-plugin.md +++ b/docs/software/settings/environmental-measurment-plugin.md @@ -59,15 +59,15 @@ Specify the preferred GPIO Pin for sensor readings. May not be needed if using I Specify the sensor type. -| Value | Description | -| :---: | :---------: | -| `0` | DHT11 | -| `1` | DS18B20 (Dallas 1-wire) | -| `2` | DHT12 | -| `3` | DHT21 | -| `4` | DHT22 | -| `5` | BME280 | -| `6` | BME680 | +| Value | Description | Sensor Features | +| :---: | :---------: | :-------------: | +| `0` | DHT11 | TODO | +| `1` | DS18B20 (Dallas 1-wire) | TODO | +| `2` | DHT12 | TODO | +| `3` | DHT21 | TODO | +| `4` | DHT22 | TODO | +| `5` | BME280 | TODO | +| `6` | BME680 | TODO | ### environmental_measurement_plugin_update_interval