Enabled ipv6 for all esphome devices.
This commit is contained in:
@@ -26,12 +26,15 @@ ota:
|
||||
id: ota_esphome
|
||||
password: !secret ota
|
||||
|
||||
network:
|
||||
enable_ipv6: true
|
||||
|
||||
wifi:
|
||||
on_connect:
|
||||
- delay: 5s # Gives time for improv results to be transmitted
|
||||
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