Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

remove 'control' supported feature until HA 2024.8 #9

remove 'control' supported feature until HA 2024.8

remove 'control' supported feature until HA 2024.8 #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"