mirror of
https://github.com/jdillenburg/esphome.git
synced 2026-01-09 23:10:38 -07:00
17 lines
418 B
YAML
17 lines
418 B
YAML
# This file is included as a package in all mmwave presence sensors
|
|
# Requires area variable to be set to the name of the room the sensor is in.
|
|
#
|
|
# Parameters passed in:
|
|
# - ${area} - name of the area this file is included in
|
|
#
|
|
esphome:
|
|
comment: "Beacon"
|
|
|
|
# System time config - required for precise timestamps, used in integration:
|
|
time:
|
|
- platform: homeassistant
|
|
id: homeassistant_time
|
|
|
|
bluetooth_proxy:
|
|
|