ESPHome-Devices/master_bath_lights_2.yaml

16 lines
467 B
YAML
Raw Normal View History

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