From ad4d37983517513d1bf0ab3dd214d515e860bae6 Mon Sep 17 00:00:00 2001 From: ccostan Date: Mon, 3 Sep 2018 13:58:15 -0400 Subject: [PATCH] Updated all of the new AUthnetication methods in 0.77 --- config/configuration.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/configuration.yaml b/config/configuration.yaml index 0ad44710..41063c4f 100755 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -18,6 +18,10 @@ homeassistant: hidden: true homebridge_hidden: true packages: !include_dir_named packages + auth_providers: + - type: homeassistant + - type: legacy_api_password + - type: trusted_networks influxdb: host: 192.168.10.10