Enabled ipv6 for all esphome devices.
This commit is contained in:
@@ -16,6 +16,9 @@ esp32:
|
||||
framework:
|
||||
type: esp-idf
|
||||
|
||||
network:
|
||||
enable_ipv6: true
|
||||
|
||||
wifi:
|
||||
ssid: "Voltage-legacy"
|
||||
password: !secret voltage_legacy_psk
|
||||
|
||||
Reference in New Issue
Block a user