From 45f1f0540af30fdc25b4af6168b91a60f4c73d36 Mon Sep 17 00:00:00 2001 From: ESPHome Device Builder Date: Fri, 17 Jul 2026 11:29:52 +1200 Subject: [PATCH] Edit esp-bedside-panel.yaml --- esphome/esp-bedside-panel.yaml | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/esphome/esp-bedside-panel.yaml b/esphome/esp-bedside-panel.yaml index 2fd5309..0218c92 100644 --- a/esphome/esp-bedside-panel.yaml +++ b/esphome/esp-bedside-panel.yaml @@ -6,6 +6,7 @@ # https://home.fox.co.nz/gitea/zorruno/zorruno-homeassistant/src/branch/master/esphome/esp-bedside-panel.yaml #:########################################################################################:# # VERSIONS: +# V1.6 2026-07-17 Reordered the nine Bedroom control buttons # V1.5 2026-07-16 Added RX8130 battery-backed RTC time restore and synchronisation # V1.4 2026-07-16 Moved Security image right, added Driveway and four Future buttons # V1.3 2026-07-16 Added Security page with 640x360 Doorbell camera snapshot @@ -103,12 +104,12 @@ substitutions: # Device Naming device_name: "esp-bedside-panel" friendly_name: "ESP Bedside Panel" - description_comment: "Guition JC1060P470C_I_W_Y ESP32-P4 bedside control panel. Bedroom, Climate, Security and Clock pages with RX8130 RTC backup. (Layout V1.1)" + description_comment: "Guition JC1060P470C_I_W_Y ESP32-P4 bedside control panel. Revised Bedroom control layout with RTC-backed time. (Layout V1.1)" device_area: "Bedroom" # Project Naming project_name: "Guition.JC1060P470C_I_W_Y" - project_version: "v1.5" + project_version: "v1.6" # Passwords & Secrets api_key: !secret esp-api_key @@ -1716,6 +1717,9 @@ lvgl: #:####################################################################################:# # BEDROOM PAGE #:####################################################################################:# + # Row 1: Bathroom Lights | Hall Floor | Bedside Lamp + # Row 2: Bathroom Fan | Hall Lights | South Lights + # Row 3: Garage Lights | Patio Lights | North Lights - id: bedroom_page bg_color: 0x10151D bg_opa: COVER @@ -1815,8 +1819,8 @@ lvgl: - button: id: north_lights_button - x: 35 - y: 95 + x: 689 + y: 341 width: 300 height: 105 widgets: @@ -1841,8 +1845,8 @@ lvgl: - button: id: south_lights_button - x: 362 - y: 95 + x: 689 + y: 218 width: 300 height: 105 widgets: @@ -1893,8 +1897,8 @@ lvgl: - button: id: hall_floor_button - x: 35 - y: 218 + x: 362 + y: 95 width: 300 height: 105 widgets: @@ -1945,8 +1949,8 @@ lvgl: - button: id: bathroom_lights_button - x: 689 - y: 218 + x: 35 + y: 95 width: 300 height: 105 widgets: @@ -1971,7 +1975,7 @@ lvgl: - button: id: patio_lights_button - x: 35 + x: 362 y: 341 width: 300 height: 105 @@ -1997,7 +2001,7 @@ lvgl: - button: id: garage_lights_button - x: 362 + x: 35 y: 341 width: 300 height: 105 @@ -2023,8 +2027,8 @@ lvgl: - button: id: bathroom_fan_button - x: 689 - y: 341 + x: 35 + y: 218 width: 300 height: 105 widgets: