Enabled ipv6 for all esphome devices.
This commit is contained in:
@@ -38,10 +38,13 @@ ota:
|
||||
platform: esphome
|
||||
password: !secret ota
|
||||
|
||||
network:
|
||||
enable_ipv6: true
|
||||
|
||||
wifi:
|
||||
ssid: "Voltage-legacy"
|
||||
password: !secret voltage_legacy_psk
|
||||
use_address: atorch-dc-load.home
|
||||
#use_address: atorch-dc-load.home
|
||||
power_save_mode: high
|
||||
fast_connect: on
|
||||
min_auth_mode: WPA2
|
||||
|
||||
Reference in New Issue
Block a user