From df953269e2dd844f92af58317dc27499491dd690 Mon Sep 17 00:00:00 2001 From: Hendrik Langer Date: Mon, 25 Oct 2021 15:06:45 +0200 Subject: [PATCH] remove ble (requires 620kB flash) --- esp32weatherstation2.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/esp32weatherstation2.yaml b/esp32weatherstation2.yaml index cb6c4eb..f6e08ed 100644 --- a/esp32weatherstation2.yaml +++ b/esp32weatherstation2.yaml @@ -11,7 +11,7 @@ esphome: lib_ldf_mode: chain+ project: name: "xd0.esp32weatherstation2" - version: "0.0.2" + version: "0.0.3" # Enable logging logger: @@ -206,16 +206,16 @@ sensor: # id: uvb # unit_of_measurement: "mW/cm²" # accuracy_decimals: 0 -# Example configuration entry - - platform: esp32_hall - name: "ESP32 Hall Sensor" - update_interval: 60s - - platform: ble_rssi - mac_address: FA:4E:84:FF:4D:16 - name: "MiBand Hendrik RSSI value" +# ESP32 integrated hall sensor +# - platform: esp32_hall +# name: "ESP32 Hall Sensor" +# update_interval: 60s +# - platform: ble_rssi +# mac_address: FA:4E:84:FF:4D:16 +# name: "MiBand Hendrik RSSI value" # Example configuration entry -esp32_ble_tracker: +# esp32_ble_tracker: #text_sensor: # - platform: ble_scanner