Skip to content

Fix poll coroutine growth #237

Fix poll coroutine growth

Fix poll coroutine growth #237

Workflow file for this run

name: HACS validation
on:
push:
pull_request:
jobs:
hacs:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- uses: "hacs/action@main"
with: { category: "integration" }
hassfest:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- uses: "home-assistant/actions/hassfest@master"