added feature table

This commit is contained in:
Foster Irwin 2022-01-27 15:21:36 -07:00
parent 6eb9d77045
commit 8a5953763b

View file

@ -59,15 +59,15 @@ Specify the preferred GPIO Pin for sensor readings. May not be needed if using I
Specify the sensor type. Specify the sensor type.
| Value | Description | | Value | Description | Sensor Features |
| :---: | :---------: | | :---: | :---------: | :-------------: |
| `0` | DHT11 | | `0` | DHT11 | TODO |
| `1` | DS18B20 (Dallas 1-wire) | | `1` | DS18B20 (Dallas 1-wire) | TODO |
| `2` | DHT12 | | `2` | DHT12 | TODO |
| `3` | DHT21 | | `3` | DHT21 | TODO |
| `4` | DHT22 | | `4` | DHT22 | TODO |
| `5` | BME280 | | `5` | BME280 | TODO |
| `6` | BME680 | | `6` | BME680 | TODO |
### environmental_measurement_plugin_update_interval ### environmental_measurement_plugin_update_interval