ESPHome-Devices/devices/master-bath-fan.yaml
Chris Nussbaum f3718ac265
Finish removing underscores from names (#36)
Move remaining devices to new wifi
Compile all devices script does a backup first
2022-04-28 20:54:30 -05:00

16 lines
495 B
YAML

substitutions:
device_id: master-bath-fan
device_name: Master Bathroom Fan
ip_address: !secret master-bath-fan-ip
ota_pwd: !secret master-bath-fan-ota-pwd
api_pwd: !secret master-bath-fan-api-pwd
ap_wifi_pwd: !secret master-bath-fan-ap-pwd
fan_wattage: "26.6"
wifi_ssid: !secret new-wifi-ssid
wifi_password: !secret new-wifi-password
ip_subnet: !secret new-ip-subnet
ip_gateway: !secret new-ip-gateway
packages:
device_base: !include ../packages/feit_dimmer_as_fan.yaml