Skip to content

Commit

Permalink
Initial customization
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenpapierski committed Jul 12, 2024
1 parent a8ce1e3 commit b35caba
Show file tree
Hide file tree
Showing 11 changed files with 412 additions and 287 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ jobs:
strategy:
matrix:
file:
- project-template-esp32-release.yaml
- project-template-esp32-c3-release.yaml
- project-template-esp32-s3-release.yaml
bed-presence-mk1.yaml
steps:
- name: Checkout source code
uses: actions/checkout@v4.1.7
Expand Down
6 changes: 2 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,5 @@ jobs:
build:
uses: esphome/workflows/.github/workflows/publish.yml@main
with:
# CHANGEME: Set the filenames of your config files here:
files: project-template-esp32-release.yaml,project-template-esp32-c3-release.yaml,project-template-esp32-s3-release.yaml
# CHANGEME: Set the name of your project here:
name: Template Project
files: bed-presence-mk1.yaml
name: Bed Presence Mk1
Loading

0 comments on commit b35caba

Please sign in to comment.