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": [