mirror of
https://github.com/nuttytree/ESPHome-Devices.git
synced 2024-08-30 18:12:19 +00:00
12 lines
345 B
YAML
12 lines
345 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"
|
|
|
|
packages:
|
|
device_base: !include ../packages/feit_dimmer_as_fan.yaml
|