|
|
@ -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 |
|
|
|