20240410
This commit is contained in:
@@ -19,10 +19,14 @@ wifi:
|
||||
dns2: 1.1.1.1
|
||||
# use_address: 192.168.2.63 #when changing fixed IP
|
||||
|
||||
# Enable fallback hotspot (captive portal) in case wifi connection fails
|
||||
ap:
|
||||
ssid: ${device_name}
|
||||
password: ${wifi_password}
|
||||
on_connect:
|
||||
- delay: 5s # Gives time for improv results to be transmitted
|
||||
- ble.disable:
|
||||
on_disconnect:
|
||||
- ble.enable:
|
||||
|
||||
|
||||
sensor:
|
||||
|
||||
Reference in New Issue
Block a user