From 9aa45acb17f458abf8ed26093612ca15a3d365da Mon Sep 17 00:00:00 2001 From: Correl Roush Date: Mon, 1 Feb 2021 16:13:16 -0500 Subject: [PATCH] Update URL config and add mobile app integration --- configuration.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index 8a68d97..a164f48 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -13,6 +13,8 @@ homeassistant: # Customization file customize: !include customize.yaml packages: !include_dir_named packages + external_url: "https://hass.phoenixinquis.is-a-geek.org" + internal_url: "http://reason:8123" # Show links to resources in log and frontend # introduction: @@ -72,6 +74,9 @@ tts: # Cloud cloud: +# Mobile applications +mobile_app: + device_tracker: - platform: quantum_gateway host: 192.168.1.1