Skip to content

Add support for Legrand contactor PN: 412171 - 412191 - 199122 #7424

Add support for Legrand contactor PN: 412171 - 412191 - 199122

Add support for Legrand contactor PN: 412171 - 412191 - 199122 #7424

Workflow file for this run

name: CI
on:
push:
branches:
- dev
- master
pull_request: ~
jobs:
shared-ci:
uses: zigpy/workflows/.github/workflows/ci.yml@main
with:
CODE_FOLDER: zhaquirks
CACHE_VERSION: 3
PYTHON_VERSION_DEFAULT: 3.12
PRE_COMMIT_CACHE_PATH: ~/.cache/pre-commit
MINIMUM_COVERAGE_PERCENTAGE: 80
PYTHON_MATRIX: '"3.12", "3.13"'
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}