From 224938959eb862022d028c10a33184939cb0cb53 Mon Sep 17 00:00:00 2001 From: Sebastian K Date: Wed, 10 Apr 2024 18:18:52 +0200 Subject: [PATCH] fixed readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebaa38d..8ef8f4c 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ You can also configure this plugin via [ConfigUI-X's settings](https://github.co - **weatherstation** Enables support for Netatmo's WeatherStation. Default value is *true* - **airquality** Enables support for Netatmo's Indoor Air Quality monitor. Default value is *false* -- **extra_aq_sensor: (optional)** Adds an extra AirQuality sensor which is available via Apple's stock Home.app, reporting CO2 level. Default value is *false* +- **extra_aq_sensor: (optional)** Adds an extra AirQuality sensor which is available via Apple's stock Home.app, reporting CO2 level. Default value is *true* - **extra_co2_sensor: (optional)** Adds an extra CO2 sensor which is available via Apple's stock Home.app, too. Default value is *false* - **co2_alert_threshold (optional):** Sets the co2-level [ppm] at which the sensors switch to alert-state - **ttl: (optional)** Seconds between two Netatmo API polls. Lower is not neccessarily better! The weatherstation itself collects one value per 5minutes, so going below 300s makes no sense. Default value is *540* (=9min)