From f2f16b816a44571dc8e830f04a80f772d3dc8d0d Mon Sep 17 00:00:00 2001 From: "Andrew J.Swan" Date: Tue, 24 Oct 2023 17:11:01 +0300 Subject: [PATCH] 2023.9.1: Fix ulanzi-easy for ESPHome 2023.7.0 --- tests/ulanzi-easy.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tests/ulanzi-easy.yaml b/tests/ulanzi-easy.yaml index 3086b5d0..fd5d6628 100644 --- a/tests/ulanzi-easy.yaml +++ b/tests/ulanzi-easy.yaml @@ -266,3 +266,10 @@ ehmtxv2: data_template: iconname: !lambda "return icon.c_str();" text: !lambda "return text.c_str();" +animation: + - id: animation_black + file: 1pixel.gif + +image: + - id: image_black + file: 1pixel.gif