mirror of
https://github.com/jdillenburg/esphome.git
synced 2026-01-08 22:40:39 -07:00
16 lines
405 B
YAML
16 lines
405 B
YAML
# This file is included as a package in all mmwave presence sensors
|
|
# I use the Bermuda BLE Trilateration integration. I set the area
|
|
# on devices that include this beacon.yaml file using the ESPHome
|
|
# integration.
|
|
#
|
|
esphome:
|
|
comment: "Beacon"
|
|
|
|
# System time config - required for precise timestamps, used in integration:
|
|
time:
|
|
- platform: homeassistant
|
|
id: homeassistant_time
|
|
|
|
bluetooth_proxy:
|
|
|