Skip to content

Clean up Danfoss TRV custom attributes definitions and commands #3605

Clean up Danfoss TRV custom attributes definitions and commands

Clean up Danfoss TRV custom attributes definitions and commands #3605

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: 2
PYTHON_VERSION_DEFAULT: 3.9.15
PRE_COMMIT_CACHE_PATH: ~/.cache/pre-commit
MINIMUM_COVERAGE_PERCENTAGE: 80