Enabled ipv6 for all esphome devices.
This commit is contained in:
@@ -25,10 +25,13 @@ external_components:
|
||||
components: [es8388]
|
||||
refresh: 0s
|
||||
|
||||
network:
|
||||
enable_ipv6: true
|
||||
|
||||
wifi:
|
||||
ssid: Voltage-legacy
|
||||
password: !secret voltage_legacy_psk
|
||||
use_address: ${name}.home
|
||||
#use_address: ${name}.home
|
||||
power_save_mode: high
|
||||
fast_connect: on
|
||||
min_auth_mode: WPA2
|
||||
|
||||
Reference in New Issue
Block a user