From 83358d095d45e5d2f4b2bf1d90e2472f072d629f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=2E=20=C3=81rkosi=20R=C3=B3bert?= Date: Mon, 22 Apr 2024 15:54:52 +0200 Subject: [PATCH] version bumps --- components/lvgl.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/lvgl.rst b/components/lvgl.rst index d2691266a7..f80bf8016b 100644 --- a/components/lvgl.rst +++ b/components/lvgl.rst @@ -9,7 +9,7 @@ LVGL Graphics `LVGL `__ (Light and Versatile Graphics Library) is a free and open-source -embedded graphics library to create beautiful UIs for any MCU, MPU and display type. ESPHome supports `LVGL version 8.3.11 `__. +embedded graphics library to create beautiful UIs for any MCU, MPU and display type. ESPHome supports `LVGL version 8 `__. .. figure:: /components/images/lvgl_main_screenshot.png @@ -1831,5 +1831,5 @@ See Also - :doc:`/components/display/index` - :doc:`/components/touchscreen/index` - :doc:`/components/sensor/rotary_encoder` -- `LVGL 8.3 docs `__ +- `LVGL docs `__ - :ghedit:`Edit`