Skip to content

Merge pull request #207 from kongo09/203-ac085085-power-onoff-issue #1581

Merge pull request #207 from kongo09/203-ac085085-power-onoff-issue

Merge pull request #207 from kongo09/203-ac085085-power-onoff-issue #1581

Workflow file for this run

name: Validate with hassfest
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- uses: home-assistant/actions/hassfest@master