Compare commits

...

6 Commits

Author SHA1 Message Date
7f8c38b0e9 Update esp360remote.yaml 2024-10-29 19:21:00 +01:00
91ca5e2c09 Update esp360remote.yaml 2024-10-29 18:51:14 +01:00
ae42342565 Update esp360remote.yaml 2024-10-29 18:45:00 +01:00
ca51817da5 Update esp360remote.yaml 2024-10-29 18:21:46 +01:00
015225182e Rename esp360remote.yml to esp360remote.yaml 2024-10-29 18:19:10 +01:00
dbe125c277 Rename esp360remote.yaml to esp360remote.yml 2024-10-29 18:17:24 +01:00

View File

@ -48,25 +48,31 @@ 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:
authorizer: none
# Sets up the improv via serial client for Wi-Fi provisioning # Sets up the improv via serial client for Wi-Fi provisioning
improv_serial: improv_serial:
dashboard_import: dashboard_import:
package_import_url: https://github.com/ale1800/ESP-360-REMOTE/blob/main/ESPHome%20Configuration/esp360remote.yaml package_import_url: github://ale1800/ESP-360-REMOTE/ESPHome/esp360remote.yaml@main
import_full_config: true # or true import_full_config: true # or true
captive_portal: #captive_portal:
#i2c bus definition #i2c bus definition
i2c: i2c: