Skip to content

async_dispatcher_send calls removed from non main loop threads #106

async_dispatcher_send calls removed from non main loop threads

async_dispatcher_send calls removed from non main loop threads #106

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"