Skip to content

Home Assistant 2025.1 compatibility #50

Home Assistant 2025.1 compatibility

Home Assistant 2025.1 compatibility #50

Workflow file for this run

name: Validate with hassfest
on:
push:
branches: [ "main", "ver*" ]
pull_request:
branches: [ "main", "ver*" ]
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: "home-assistant/actions/hassfest@master"