ESPHome-Devices/devices/master_bath_fan.yaml
Chris Nussbaum 3cffad99dd
Energy monitoring updates (#14)
* Update most everything to report power and energy to Home Assistant and Sense

* ESPSense is pulled from GitHub

Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
2021-08-14 17:13:17 -05:00

12 lines
350 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_wifi_pwd
fan_wattage: "26.6"
packages:
device_base: !include ../packages/feit_dimmer_as_fan.yaml