From 2eaad35aaa42709cb6f9b95864c17633f0e39d66 Mon Sep 17 00:00:00 2001 From: Joshua King Date: Sat, 14 Feb 2026 12:16:56 -0500 Subject: [PATCH 1/2] moved file --- ha-entities.txt => esphome/ha-entities.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ha-entities.txt => esphome/ha-entities.txt (100%) diff --git a/ha-entities.txt b/esphome/ha-entities.txt similarity index 100% rename from ha-entities.txt rename to esphome/ha-entities.txt From 88a9caabaf7fb606699f4eae48abf609cef51937 Mon Sep 17 00:00:00 2001 From: Joshua King Date: Sat, 14 Feb 2026 12:42:54 -0500 Subject: [PATCH 2/2] Updates to labels --- esphome/ha-remote/ha-remote-1.ui.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/esphome/ha-remote/ha-remote-1.ui.yaml b/esphome/ha-remote/ha-remote-1.ui.yaml index 7d9443e..8d23bfb 100644 --- a/esphome/ha-remote/ha-remote-1.ui.yaml +++ b/esphome/ha-remote/ha-remote-1.ui.yaml @@ -102,7 +102,7 @@ lvgl: text_color: 0xE3E2E6 pages: ############################################# -# Family Room # +# Family Room # ############################################# - id: home widgets: @@ -520,7 +520,7 @@ lvgl: x: 18 y: 56 styles: md3_title - text: "Main Light" + text: "Large Living Room Lamp" - label: x: 18 y: 90 @@ -545,7 +545,7 @@ lvgl: - homeassistant.service: service: light.toggle data: - entity_id: light.patio_light_1 + entity_id: light.small_living_room_lamp widgets: - label: x: 204 @@ -562,7 +562,7 @@ lvgl: x: 18 y: 56 styles: md3_title - text: "Patio Light" + text: "Small Living Room Lamp" - label: x: 18 y: 90