Skip to content

Commit

Permalink
Lock Version
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorSchirmer committed Jan 12, 2025
1 parent fec74b7 commit c7acfcd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 16 deletions.
5 changes: 2 additions & 3 deletions Integrations/ESPHome/Core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@ esp32:
board: esp32-c3-devkitm-1
framework:
type: esp-idf
version: 4.4.8
platform_version: 5.4.0

captive_portal:

web_server:
port: 80

api:
services:
- service: play_buzzer
Expand Down
10 changes: 4 additions & 6 deletions Integrations/ESPHome/MTR-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,9 @@ wifi:
power_save_mode: none
ap:
ssid: "Apollo MTR1 Hotspot"

web_server:
port: 80

packages:
remote_package:
url: https://github.com/ApolloAutomation/MTR-1/
ref: main
files:
- Integrations/ESPHome/Core.yaml
refresh: 0d
core: !include Core.yaml
8 changes: 1 addition & 7 deletions Integrations/ESPHome/MTR-1_BLE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,4 @@ bluetooth_proxy:
active: true

packages:
remote_package:
url: https://github.com/ApolloAutomation/MTR-1/
ref: main
files:
- Integrations/ESPHome/Core.yaml
refresh: 0d

core: !include Core.yaml

0 comments on commit c7acfcd

Please sign in to comment.