Skip to content

Fixes LG Range Hood with APIv2 #1041

Fixes LG Range Hood with APIv2

Fixes LG Range Hood with APIv2 #1041

Workflow file for this run

name: Validate with Hacs
on:
push:
branches:
- master
pull_request:
branches: ["*"]
schedule:
- cron: "0 0 * * *"
jobs:
validate_hacs:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"