Skip to content

add "history", "recorder", "rest", "scrape" to dependencies, add issu… #9

add "history", "recorder", "rest", "scrape" to dependencies, add issu…

add "history", "recorder", "rest", "scrape" to dependencies, add issu… #9

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@v4"
- uses: "home-assistant/actions/hassfest@master"