Skip to content

Default Delta 2 ac_ports to off when inverter heartbeat is missing (#… #619

Default Delta 2 ac_ports to off when inverter heartbeat is missing (#…

Default Delta 2 ac_ports to off when inverter heartbeat is missing (#… #619

name: Validate Code Style
on:
push:
branches: [main]
pull_request:
jobs:
validate-code-style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/setup-uv@v5
- run: uvx prek run --all-files --show-diff-on-failure --color=always