Skip to content

min HA version is 2024.9.1 now #124

min HA version is 2024.9.1 now

min HA version is 2024.9.1 now #124

Workflow file for this run

name: Validate with hassfest
on:
push:
pull_request:
workflow_dispatch:
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: "home-assistant/actions/hassfest@master"