This commit is contained in:
Paul Wieland 2025-01-03 00:24:30 -08:00 committed by GitHub
commit e0bbca305b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 12 additions and 12 deletions

View File

@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- ratgdo32
- main
pull_request:
schedule:
- cron: '0 4 * * 1'
@ -97,7 +97,7 @@ jobs:
consolidate:
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/ratgdo32'
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/main'
name: Consolidate firmwares
runs-on: ubuntu-latest
needs: build
@ -119,7 +119,7 @@ jobs:
path: output
deploy:
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/ratgdo32'
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/main'
name: Deploy to GitHub Pages
runs-on: ubuntu-latest
needs: consolidate

View File

@ -3,7 +3,7 @@ external_components:
- source:
type: git
url: https://github.com/ratgdo/esphome-ratgdo
ref: ratgdo32
ref: main
refresh: 1s
# - source:
# type: local

View File

@ -4,7 +4,7 @@ external_components:
- source:
type: git
url: https://github.com/ratgdo/esphome-ratgdo
ref: ratgdo32
ref: main
refresh: 1s
# - source:
# type: local

View File

@ -4,7 +4,7 @@ external_components:
- source:
type: git
url: https://github.com/ratgdo/esphome-ratgdo
ref: ratgdo32
ref: main
refresh: 1s
# - source:
# type: local

View File

@ -30,7 +30,7 @@ dashboard_import:
packages:
remote_package:
url: https://github.com/ratgdo/esphome-ratgdo
ref: ratgdo32
ref: main
files: [base.yaml]
refresh: 1s
# remote_package: !include

View File

@ -29,7 +29,7 @@ dashboard_import:
packages:
remote_package:
url: https://github.com/ratgdo/esphome-ratgdo
ref: ratgdo32
ref: main
files: [base_drycontact.yaml]
refresh: 1s
# remote_package: !include

View File

@ -30,7 +30,7 @@ dashboard_import:
packages:
remote_package:
url: https://github.com/ratgdo/esphome-ratgdo
ref: ratgdo32
ref: main
files: [base_secplusv1.yaml]
refresh: 1s
# remote_package: !include

View File

@ -30,7 +30,7 @@ dashboard_import:
packages:
remote_package:
url: https://github.com/ratgdo/esphome-ratgdo
ref: ratgdo32
ref: main
files: [base.yaml]
refresh: 1s
# remote_package: !include

View File

@ -29,7 +29,7 @@ dashboard_import:
packages:
remote_package:
url: https://github.com/ratgdo/esphome-ratgdo
ref: ratgdo32
ref: main
files: [base_drycontact.yaml]
refresh: 1s
# remote_package: !include

View File

@ -30,7 +30,7 @@ dashboard_import:
packages:
remote_package:
url: https://github.com/ratgdo/esphome-ratgdo
ref: ratgdo32
ref: main
files: [base_secplusv1.yaml]
refresh: 1s
# remote_package: !include