mirror of
https://github.com/brianhanifin/esphome-config.git
synced 2026-07-27 19:55:41 +00:00
18 lines
408 B
YAML
18 lines
408 B
YAML
substitutions:
|
|
name: upstairs-bathroom-presence
|
|
friendly_name: Upstairs bathroom presence
|
|
packages:
|
|
Athom_Technology.Presence_Sensor: github://athom-tech/athom-configs/athom-presence-sensor.yaml
|
|
esphome:
|
|
friendly_name: ${friendly_name}
|
|
name: ${name}
|
|
name_add_mac_suffix: false
|
|
api:
|
|
encryption:
|
|
key: !secret encryption_key
|
|
|
|
|
|
wifi:
|
|
ssid: !secret wifi_ssid
|
|
password: !secret wifi_password
|