cleaned for new home
This commit is contained in:
50
depr_packages/ble_tracker.yaml
Normal file
50
depr_packages/ble_tracker.yaml
Normal file
@@ -0,0 +1,50 @@
|
||||
---
|
||||
# device_tracker:
|
||||
# - platform: bluetooth_le_tracker
|
||||
# track_new_devices: True
|
||||
# #C8B8491F077C
|
||||
sensor:
|
||||
# One entry for each beacon you want to track
|
||||
- platform: mqtt_room
|
||||
device_id: "ble_iphone_willem"
|
||||
unique_id: "iphone_willem_ble"
|
||||
name: "BLE iphone willem"
|
||||
state_topic: "espresense/devices/ble_iphone_willem" #irk:d8830797536ce55edf6cf3fb0d87bf9a"
|
||||
timeout: 10
|
||||
away_timeout: 120
|
||||
- platform: mqtt_room
|
||||
device_id: "garmin:90f157105b61"
|
||||
unique_id: "garmin_ilse_ble"
|
||||
name: "BLE garmin Ilse"
|
||||
state_topic: "espresense/devices/garmin:90f157105b61"
|
||||
timeout: 10
|
||||
away_timeout: 120
|
||||
- platform: mqtt_room
|
||||
device_id: "garmin:90f157e3fbcf"
|
||||
unique_id: "garmin_willem_ble"
|
||||
name: "BLE garmin Willem"
|
||||
state_topic: "espresense/devices/garmin:90f157e3fbcf"
|
||||
timeout: 10
|
||||
away_timeout: 120
|
||||
- platform: mqtt_room
|
||||
device_id: "BLE_ipad_willem"
|
||||
unique_id: "ipad_willem_ble"
|
||||
name: "BLE Ipad Willem"
|
||||
state_topic: "espresense/devices/ipad_willem"
|
||||
timeout: 10
|
||||
away_timeout: 120
|
||||
- platform: mqtt_room
|
||||
device_id: "iBeacon:fda50693-a4e2-4fb1-afcf-c6eb07647825-5-6"
|
||||
unique_id: "tag2_ble"
|
||||
name: "BLE tag2"
|
||||
state_topic: "espresense/devices/iBeacon:fda50693-a4e2-4fb1-afcf-c6eb07647825-5-6"
|
||||
timeout: 10
|
||||
away_timeout: 120
|
||||
- platform: mqtt_room
|
||||
device_id: "iphone_ilse"
|
||||
unique_id: "iphone_ilse_ble"
|
||||
name: "BLE Iphone Ilse"
|
||||
state_topic: "espresense/devices/iphone_ilse"
|
||||
timeout: 10
|
||||
away_timeout: 120
|
||||
# f0f8f265710f konijn tim
|
||||
Reference in New Issue
Block a user