diff --git a/configuration.yaml b/configuration.yaml index 3656e38..569e662 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -55,3 +55,8 @@ calendar: !include calendars.yaml # DB-recorder configuration recorder: !include recorder.yaml + +# Bluetooth Low Energy tracker +device_tracker: + - platform: bluetooth_le_tracker + track_new_devices: true