Skip to content

fix: make the integration compatible with HA 2024.1 (#92) #131

fix: make the integration compatible with HA 2024.1 (#92)

fix: make the integration compatible with HA 2024.1 (#92) #131

Workflow file for this run

name: Validate with hassfest
# yamllint disable-line rule:truthy
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: home-assistant/actions/hassfest@master