ESPHome-Devices/packages/feit_dimmer_test.yaml

27 lines
557 B
YAML
Raw Normal View History

2021-06-18 19:44:49 +00:00
substitutions:
platform: ESP8266
board: esp01_1m
log_level: verbose
external_components:
# - source: github://nuttytree/esphome@more-tuya-reliability-improvements
- source:
type: local
path: ../components
components: [ tuya, tuya_light_plus ]
packages:
base: !include device_base.yaml
logger: !include logger/logger_no_serial.yaml
uart: !include uart/tuya.yaml
tuya:
light:
- platform: tuya_light_plus
id: tuya_light
name: ${device_name}
switch_datapoint: 1
dimmer_datapoint: 2
max_value: 1000