Skip to content

Add V4 wire format support, refactor Packet to dataclasses and align naming scheme for packets #1182

Add V4 wire format support, refactor Packet to dataclasses and align naming scheme for packets

Add V4 wire format support, refactor Packet to dataclasses and align naming scheme for packets #1182

Workflow file for this run

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