Skip to content

refactor: Add InverterState to handle connection state #797

refactor: Add InverterState to handle connection state

refactor: Add InverterState to handle connection state #797

Workflow file for this run

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