Skip to content

fix: don't read data for inverter on/off switch #206

fix: don't read data for inverter on/off switch

fix: don't read data for inverter on/off switch #206

Workflow file for this run

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