From 31345bee7becc1d69c7f56677759527e6b29c26d Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Thu, 27 Jun 2024 14:22:34 -0500 Subject: [PATCH] home-assistant: Add Pool Time WebDAV calendar I've created a _Pool Time_ calendar in Nextcloud that we can use to mark when people are expected to be in the pool. Using this, we can configure the "someone is in the pool" alert not to fire during times when we know people will be in the pool. This will make it much less annoying on HLC pool days. --- home-assistant/configuration.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home-assistant/configuration.yaml b/home-assistant/configuration.yaml index 5af2286..32901f8 100644 --- a/home-assistant/configuration.yaml +++ b/home-assistant/configuration.yaml @@ -279,3 +279,7 @@ prometheus: exclude_entity_globs: - binary_sensor.node_14* - binary_sensor.node_15* + +calendar: +- platform: caldav + url: https://nextcloud.pyrocufflink.net/remote.php/dav/public-calendars/pSJDP6RYazMYPQxB?export