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

name: Validate with hassfest
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: home-assistant/actions/hassfest@master