Skip to content

fix: remove usage of constants that were removed in 2025.1 (#97) #161

fix: remove usage of constants that were removed in 2025.1 (#97)

fix: remove usage of constants that were removed in 2025.1 (#97) #161

Workflow file for this run

name: Validate with HACS Action
on:
push:
branches:
- main
pull_request:
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: hacs/action@main
with:
category: 'integration'