Added in ZeroConfig Support as well.
This commit is contained in:
parent
fa7406c07d
commit
4f690d0e2d
|
@ -28,6 +28,7 @@ homeassistant:
|
||||||
# - type: legacy_api_password
|
# - type: legacy_api_password
|
||||||
# api_password: !secret http_password
|
# api_password: !secret http_password
|
||||||
network:
|
network:
|
||||||
|
zeroconf:
|
||||||
system_health:
|
system_health:
|
||||||
|
|
||||||
#Note: The influxdb runs along side the HA DB. It does not replace it. influxdb is used to grab data for Grafana.
|
#Note: The influxdb runs along side the HA DB. It does not replace it. influxdb is used to grab data for Grafana.
|
||||||
|
|
Loading…
Reference in New Issue