Skip to content

Bump version to 0.3.0b1 (beta for production transport testing) #7

Bump version to 0.3.0b1 (beta for production transport testing)

Bump version to 0.3.0b1 (beta for production transport testing) #7

Workflow file for this run

name: Validate
on:
push:
pull_request:
schedule:
- cron: "0 6 * * *"
jobs:
hassfest:
name: hassfest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: home-assistant/actions/hassfest@master
hacs:
name: HACS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: hacs/action@main
with:
category: integration
# Skip the brands check: it's required for the public HACS store, not
# for custom-repository installs. Drop this if submitting to the store.
ignore: brands