Skip to content

Commit

Permalink
Disable IPV6 for ZeroConf
Browse files Browse the repository at this point in the history
  • Loading branch information
ccostan committed Jun 12, 2021
1 parent 4f690d0 commit 79819a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ homeassistant:
# api_password: !secret http_password
network:
zeroconf:
ipv6: false
system_health:

#Note: The influxdb runs along side the HA DB. It does not replace it. influxdb is used to grab data for Grafana.
Expand Down

0 comments on commit 79819a0

Please sign in to comment.