mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
why keep track any more?
This commit is contained in:
@@ -1,16 +1,17 @@
|
||||
substitutions:
|
||||
name: home-assistant-voice-097b44
|
||||
devicename: home-assistant-voice-097b44
|
||||
friendly_name: Home Assistant Voice 097b44
|
||||
comment: Clever Voice
|
||||
static_ip: !secret clints-home-assistant-voice
|
||||
packages:
|
||||
base: !include common/device_base.yaml
|
||||
network: !include common/wifi.yaml
|
||||
Nabu Casa.Home Assistant Voice PE: github://esphome/home-assistant-voice-pe/home-assistant-voice.yaml
|
||||
esphome:
|
||||
name: ${name}
|
||||
name_add_mac_suffix: false
|
||||
friendly_name: ${friendly_name}
|
||||
api:
|
||||
encryption:
|
||||
key: !secret api-encryption-key
|
||||
|
||||
wifi:
|
||||
ssid: !secret wifi_ssid
|
||||
password: !secret wifi_password
|
||||
button:
|
||||
- id: !remove local_restart_button
|
||||
Reference in New Issue
Block a user