mirror of
https://github.com/ale1800/ESP-360-REMOTE.git
synced 2025-03-10 12:48:45 -03:00
Update esp360remote.yaml
This commit is contained in:
parent
91ca5e2c09
commit
7f8c38b0e9
@ -48,14 +48,16 @@ ota:
|
|||||||
- platform: esphome
|
- platform: esphome
|
||||||
|
|
||||||
wifi:
|
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
|
# Enable fallback hotspot (captive portal) in case wifi connection fails
|
||||||
ap:
|
ap:
|
||||||
ssid: "${name}"
|
ssid: "${name}"
|
||||||
password: ""
|
password: ""
|
||||||
|
|
||||||
#web_server:
|
|
||||||
#port: 80
|
|
||||||
|
|
||||||
esp32_improv:
|
esp32_improv:
|
||||||
authorizer: none
|
authorizer: none
|
||||||
|
Loading…
x
Reference in New Issue
Block a user