Skip to content

Commit

Permalink
Switch To ESPIDF
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorSchirmer committed Nov 10, 2024
1 parent 91f137c commit 0d26a55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Integrations/ESPHome/Core.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
substitutions:
name: apollo-air-1
version: "24.11.9.1"
version: "24.11.10.1"
device_description: ${name} made by Apollo Automation - version ${version}.

esp32:
board: esp32-c3-devkitm-1
framework:
type: arduino
type: esp-idf

api:
on_client_connected:
- delay: 5s
- delay: 30s
- if:
condition:
or:
Expand Down

0 comments on commit 0d26a55

Please sign in to comment.