Skip to content

Fix background color and state appearance updates, colorType preview,… #208

Fix background color and state appearance updates, colorType preview,…

Fix background color and state appearance updates, colorType preview,… #208

Workflow file for this run

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