Skip to content

Fix blocking call to open warning in HA 2024.6.0+ (close #196) #650

Fix blocking call to open warning in HA 2024.6.0+ (close #196)

Fix blocking call to open warning in HA 2024.6.0+ (close #196) #650

Workflow file for this run

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