mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Tuya: add cover component (#2279)
This commit is contained in:
committed by
GitHub
parent
c39ac9edfe
commit
c26ea7e4e0
@@ -358,6 +358,11 @@ light:
|
||||
warm_white_color_temperature: 500 mireds
|
||||
gamma_correct: 1
|
||||
|
||||
cover:
|
||||
- platform: tuya
|
||||
id: tuya_cover
|
||||
position_datapoint: 2
|
||||
|
||||
display:
|
||||
- platform: addressable_light
|
||||
id: led_matrix_32x8_display
|
||||
|
||||
Reference in New Issue
Block a user