mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
Enable IPv6 support for BK72xx (#7398)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
substitutions:
|
||||
network_enable_ipv6: "false"
|
||||
network_enable_ipv6: "true"
|
||||
|
||||
bk72xx:
|
||||
framework:
|
||||
version: 1.7.0
|
||||
|
||||
<<: !include common.yaml
|
||||
|
Reference in New Issue
Block a user