mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00: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