1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

[network] Always allow `enable_ipv6: false` (#7291)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
David Woodhouse
2024-08-16 02:32:00 +01:00
committed by GitHub
parent a0c54504cd
commit a7167ec3bf
3 changed files with 23 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
substitutions:
network_enable_ipv6: "false"
<<: !include common.yaml