Skip to content

Merge pull request #23 from Flo-Schilli/feature/binary_sensors #125

Merge pull request #23 from Flo-Schilli/feature/binary_sensors

Merge pull request #23 from Flo-Schilli/feature/binary_sensors #125

Workflow file for this run

name: HACS Action
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
hacs:
name: HACS Action
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- name: HACS Action
uses: "hacs/action@main"
with:
category: "integration"
ignore: "brands"
hassfest:
name: Hassfest Validation
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- name: Hassfest
uses: home-assistant/actions/hassfest@master