mirror of
https://github.com/ale1800/ESP-360-REMOTE.git
synced 2025-03-10 04:38:51 -03:00
Update esp360remote.yaml
This commit is contained in:
parent
91ca5e2c09
commit
7f8c38b0e9
@ -48,14 +48,16 @@ ota:
|
||||
- platform: esphome
|
||||
|
||||
wifi:
|
||||
|
||||
on_connect:
|
||||
- delay: 5s # Gives time for improv results to be transmitted
|
||||
- ble.disable:
|
||||
on_disconnect:
|
||||
- ble.enable:
|
||||
# Enable fallback hotspot (captive portal) in case wifi connection fails
|
||||
ap:
|
||||
ssid: "${name}"
|
||||
password: ""
|
||||
|
||||
#web_server:
|
||||
#port: 80
|
||||
|
||||
esp32_improv:
|
||||
authorizer: none
|
||||
|
Loading…
x
Reference in New Issue
Block a user