From 4ae1de0eb4bda0fff70ad1641cd3af5dbdf5a294 Mon Sep 17 00:00:00 2001 From: James Walker Date: Mon, 17 Oct 2022 22:30:43 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20add=20external=20url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configuration.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.yaml b/configuration.yaml index 9cb2b69..370b3b4 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -6,6 +6,7 @@ homeassistant: elevation: !secret home_elevation unit_system: metric time_zone: America/Toronto + external_url: "https://hass.nerdhaus.ca" packages: !include_dir_named packages group: !include groups.yaml