Skip to content

Added model lookup dict. Did this at the airport, so need to check i… #469

Added model lookup dict. Did this at the airport, so need to check i…

Added model lookup dict. Did this at the airport, so need to check i… #469

Workflow file for this run

name: Validate with hassfest
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- uses: home-assistant/actions/hassfest@master