Skip to content

Update aiousbwatcher requirement from ~=1.1.1 to ~=1.1.2 #2566

Update aiousbwatcher requirement from ~=1.1.1 to ~=1.1.2

Update aiousbwatcher requirement from ~=1.1.1 to ~=1.1.2 #2566

Workflow file for this run

name: Validate with hassfest
permissions:
contents: read
on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 6 * * 6'
jobs:
validate-hassfest:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v6"
- name: HA validation
uses: "home-assistant/actions/hassfest@master"