ESPHome-Devices/master_bath_lights_2.yaml
ChNussbaum fc5873c2cf Add front and living room lights
Add master bath fan, second light dimmer, and temp/humidity sensor
Fix occasional issue with tripping the over current on the pool pumps
2020-09-22 15:49:55 -05:00

16 lines
467 B
YAML

substitutions:
device_id: master_bath_lights_2
device_name: Master Bathroom Lights 2
platform: ESP8266
board: esp01_1m
ip_address: !secret master_bath_lights_2_ip
ota_pwd: !secret master_bath_lights_2_ota_pwd
api_pwd: !secret master_bath_lights_2_api_pwd
ap_wifi_pwd: !secret master_bath_lights_2_ap_wifi_pwd
day_brightness: "1"
night_brightness: ".05"
night_auto_off_time: 15min
linked_lights: ""
<<: !include common/device_tuya_dimmer.yaml