From 4f690d0e2dc5faaeb4f056e080d81a22376ff615 Mon Sep 17 00:00:00 2001 From: ccostan Date: Sat, 12 Jun 2021 12:52:34 -0400 Subject: [PATCH] Added in ZeroConfig Support as well. --- config/configuration.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/configuration.yaml b/config/configuration.yaml index b367d307..42c18f7f 100755 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -28,6 +28,7 @@ homeassistant: # - type: legacy_api_password # api_password: !secret http_password network: +zeroconf: system_health: #Note: The influxdb runs along side the HA DB. It does not replace it. influxdb is used to grab data for Grafana.