From 7271e2c0dd37419de958b1b2d210b649f183f5d4 Mon Sep 17 00:00:00 2001 From: darthsandmann Date: Tue, 10 Jan 2023 11:39:07 +0000 Subject: [PATCH 1/2] disable pfsense --- ui-lovelace.yaml | 54 ++++++++++++++++++++++++------------------------ 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml index f16a2a0..3df7cca 100755 --- a/ui-lovelace.yaml +++ b/ui-lovelace.yaml @@ -102,33 +102,33 @@ views: #----------------------------------------------------------------------------------# # pfSense #----------------------------------------------------------------------------------# - - type: custom:vertical-layout - title: "pfSense" - path: 2 - cards: - ## Column 1 - - type: custom:vertical-layout - type: "vertical-stack" - cards: - !include lovelace/pfsense/notifications.yaml - - type: custom:vertical-layout - type: "vertical-stack" - cards: - !include lovelace/pfsense/load.yaml - - type: custom:vertical-layout - type: "vertical-stack" - cards: - !include lovelace/pfsense/gateways.yaml - - type: custom:vertical-layout - type: "vertical-stack" - cards: - !include lovelace/pfsense/rules.yaml - - type: custom:layout-break - ## Column 2 - - type: custom:vertical-layout - type: "vertical-stack" - cards: - !include lovelace/pfsense/traffic.yaml + #- type: custom:vertical-layout + # title: "pfSense" + # path: 2 + # cards: + # ## Column 1 + # - type: custom:vertical-layout + # type: "vertical-stack" + # cards: + # !include lovelace/pfsense/notifications.yaml + # - type: custom:vertical-layout + # type: "vertical-stack" + # cards: + # !include lovelace/pfsense/load.yaml + # - type: custom:vertical-layout + # type: "vertical-stack" + # cards: + # !include lovelace/pfsense/gateways.yaml + # - type: custom:vertical-layout + # type: "vertical-stack" + # cards: + # !include lovelace/pfsense/rules.yaml + # - type: custom:layout-break + # ## Column 2 + # - type: custom:vertical-layout + # type: "vertical-stack" + # cards: + # !include lovelace/pfsense/traffic.yaml #----------------------------------------------------------------------------------# # Climate From 758cfc92eb4eebb4e9734046d2cb6841f8a23b99 Mon Sep 17 00:00:00 2001 From: darthsandmann Date: Tue, 10 Jan 2023 11:41:07 +0000 Subject: [PATCH 2/2] History --- packages/homeassistant/history.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 packages/homeassistant/history.yaml diff --git a/packages/homeassistant/history.yaml b/packages/homeassistant/history.yaml new file mode 100644 index 0000000..d515dce --- /dev/null +++ b/packages/homeassistant/history.yaml @@ -0,0 +1 @@ +history: \ No newline at end of file