mirror of
https://github.com/nuttytree/ESPHome-Devices.git
synced 2024-08-30 18:12:19 +00:00
9998ad39db
* Update file names to match device name * Switch most devices to encryption key * Move old devices to subfolder * Fix more relative file references
11 lines
311 B
YAML
11 lines
311 B
YAML
substitutions:
|
|
device_id: family-room-tv
|
|
device_name: Family Room TV
|
|
ip_address: !secret family-room-tv-ip
|
|
ota_pwd: !secret family-room-tv-ota-pwd
|
|
api_key: !secret family-room-tv-key
|
|
ap_wifi_pwd: !secret family-room-tv-ap-pwd
|
|
|
|
packages:
|
|
feit_dimmer: !include ./packages/topgreener_smart_plug.yaml
|