From bee48dae7e57ea24dc590c4ddf8aeb893d5214a8 Mon Sep 17 00:00:00 2001 From: albarlow Date: Tue, 19 Jul 2022 14:37:05 +0100 Subject: [PATCH] Update readme --- usermods/BME280_v2/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/usermods/BME280_v2/README.md b/usermods/BME280_v2/README.md index 216ca6300..253ae70cd 100644 --- a/usermods/BME280_v2/README.md +++ b/usermods/BME280_v2/README.md @@ -15,6 +15,8 @@ or define `USERMOD_BME280` in `my_config.h` #define USERMOD_BME280 ``` +If you are using Home Assistant, there is an option to create a discoverable device with sensors for Pressure, Humidity, Temperature, Dew Point and Heat Index. This can be disabled if required. + Changes include: - Adjustable measure intervals - Temperature and pressure have separate intervals due to pressure not frequently changing at any constant altitude