mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
[lvgl] light schema should require widget:
not led:
(Bugfix) (#7649)
This commit is contained in:
@@ -93,7 +93,7 @@ light:
|
||||
- platform: lvgl
|
||||
name: LVGL LED
|
||||
id: lv_light
|
||||
led: lv_led
|
||||
widget: lv_led
|
||||
|
||||
binary_sensor:
|
||||
- platform: lvgl
|
||||
|
Reference in New Issue
Block a user