From c3bf64281c178e9bc981f81421ae0f6c779474b2 Mon Sep 17 00:00:00 2001 From: Joshua King Date: Sat, 14 Feb 2026 11:40:06 -0500 Subject: [PATCH] battery icon update --- esphome/ha-remote/ha-remote-1.base.yaml | 9 +++++++++ esphome/ha-remote/ha-remote-1.ui.yaml | 14 +++++++------- 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/esphome/ha-remote/ha-remote-1.base.yaml b/esphome/ha-remote/ha-remote-1.base.yaml index 9af1e26..926c95b 100644 --- a/esphome/ha-remote/ha-remote-1.base.yaml +++ b/esphome/ha-remote/ha-remote-1.base.yaml @@ -104,7 +104,16 @@ font: - "\U000F0335" # mdi:lightbulb - "\U000F0425" # mdi:power - "\U000F0426" # mdi:power-plug + # Battery status icons - "\U000F0079" # mdi:battery + - "\U000F12A1" # mdi:battery-low + - "\U000F12A2" # mdi:battery-medium + - "\U000F12A3" # mdi:battery-high + - "\U000F12A4" # mdi:battery-charging-low + - "\U000F12A5" # mdi:battery-charging-medium + - "\U000F12A6" # mdi:battery-charging-high + - "\U000F0091" # mdi:battery-unknown + - "\U000F10CD" # mdi:battery-alert-variant-outline # Navigation bar icons - "\U000F04B9" # mdi:sofa - "\U000F06B5" # mdi:lamp diff --git a/esphome/ha-remote/ha-remote-1.ui.yaml b/esphome/ha-remote/ha-remote-1.ui.yaml index f71ffd3..4c9a14a 100644 --- a/esphome/ha-remote/ha-remote-1.ui.yaml +++ b/esphome/ha-remote/ha-remote-1.ui.yaml @@ -260,7 +260,7 @@ lvgl: widgets: - label: align: center - text: "\U000F0079" # mdi:battery + text: "\U000F10CD" # mdi:battery-alert-variant-outline-alert-variant-outline - button: x: 100 y: 0 @@ -667,7 +667,7 @@ lvgl: widgets: - label: align: center - text: "\U000F0079" # mdi:battery + text: "\U000F10CD" # mdi:battery-alert-variant-outline - button: x: 100 y: 0 @@ -948,7 +948,7 @@ lvgl: widgets: - label: align: center - text: "\U000F0079" # mdi:battery + text: "\U000F10CD" # mdi:battery-alert-variant-outline - button: x: 100 y: 0 @@ -1271,7 +1271,7 @@ lvgl: widgets: - label: align: center - text: "\U000F0079" # mdi:battery + text: "\U000F10CD" # mdi:battery-alert-variant-outline - button: x: 100 y: 0 @@ -1720,7 +1720,7 @@ lvgl: widgets: - label: align: center - text: "\U000F0079" # mdi:battery + text: "\U000F10CD" # mdi:battery-alert-variant-outline - button: x: 100 y: 0 @@ -2085,7 +2085,7 @@ lvgl: widgets: - label: align: center - text: "\U000F0079" # mdi:battery + text: "\U000F10CD" # mdi:battery-alert-variant-outline - button: x: 100 y: 0 @@ -2492,7 +2492,7 @@ lvgl: widgets: - label: align: center - text: "\U000F0079" # mdi:battery + text: "\U000F10CD" # mdi:battery-alert-variant-outline - button: x: 100 y: 0