1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-07 03:11:00 +01:00
esphome/tests/components/network/test-ipv6.esp32-c3-ard.yaml
Jesse Hills 6682451ee0
[network] Default ipv6 to false to always set the flags (#6937)
* [network] Default ipv6 to false to always set the flags

* Separate tests for ipv6 disabled and enabled

* Forgot other platforms wouldnt have the variable in config
2024-06-19 15:37:43 +12:00

5 lines
71 B
YAML

substitutions:
network_enable_ipv6: "true"
<<: !include common.yaml