Skip to content

Commit

Permalink
Remove Improv Components
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorSchirmer committed Jul 3, 2024
1 parent 3839b2a commit 63c7bd3
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions Integrations/ESPHome/MTR-1.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Define Project
substitutions:
name: apollo-mtr-1
version: "24.7.2.1"
version: "24.7.3.1"
device_description: ${name} made by Apollo Automation - version ${version}.

esphome:
Expand Down Expand Up @@ -112,18 +112,8 @@ update:
name: Firmware Update
source: https://apolloautomation.github.io/MTR-1/artifact/manifest.json

improv_serial:

esp32_improv:
authorizer: none


wifi:
on_connect:
- delay: 5s # Gives time for improv results to be transmitted
- ble.disable:
on_disconnect:
- ble.enable:
ap:
ssid: "Apollo MTR1 Hotspot"

Expand Down

0 comments on commit 63c7bd3

Please sign in to comment.