From 0f6857e161b015196fb6e19350599270c3c657ea Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Tue, 28 Jul 2026 14:47:26 +0000 Subject: [PATCH] .storage/lovelace.dashboard_home --- .storage/lovelace.dashboard_home | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/.storage/lovelace.dashboard_home b/.storage/lovelace.dashboard_home index 14f6fa1..46ae3b8 100644 --- a/.storage/lovelace.dashboard_home +++ b/.storage/lovelace.dashboard_home @@ -936,6 +936,22 @@ ], "column_span": 2 }, + { + "type": "grid", + "cards": [ + { + "type": "heading", + "heading": "Pool", + "heading_style": "title" + }, + { + "show_name": true, + "show_icon": true, + "type": "button", + "entity": "input_boolean.pool_pump_in_use" + } + ] + }, { "type": "grid", "cards": [ @@ -953,22 +969,6 @@ } } ] - }, - { - "type": "grid", - "cards": [ - { - "type": "heading", - "heading": "Pool", - "heading_style": "title" - }, - { - "show_name": true, - "show_icon": true, - "type": "button", - "entity": "input_boolean.pool_pump_in_use" - } - ] } ], "badges": [