mirror of
https://github.com/nuttytree/ESPHome-Devices.git
synced 2024-08-30 18:12:19 +00:00
8 lines
122 B
YAML
8 lines
122 B
YAML
platform: "tuya"
|
|
id: tuya_light
|
|
name: ${device_name}
|
|
dimmer_datapoint: 2
|
|
switch_datapoint: 1
|
|
min_value: 0
|
|
max_value: 1000
|