Skip to content

Add frient A/S Intelligent Keypad (KEPZB-110 & KEPZB-112 & KEPZB-120 & KEPZB-122) v2.0.6 #143

Add frient A/S Intelligent Keypad (KEPZB-110 & KEPZB-112 & KEPZB-120 & KEPZB-122) v2.0.6

Add frient A/S Intelligent Keypad (KEPZB-110 & KEPZB-112 & KEPZB-120 & KEPZB-122) v2.0.6 #143

Workflow file for this run

name: CI
on:
push:
branches:
- dev
- master
pull_request: ~
merge_group: ~
permissions:
contents: read
jobs:
shared-ci:
uses: zigpy/workflows/.github/workflows/ci.yml@main
with:
CODE_FOLDER: zigpy_ota
CACHE_VERSION: 1
PYTHON_VERSION_DEFAULT: "3.14"
PRE_COMMIT_CACHE_PATH: ~/.cache/pre-commit
MINIMUM_COVERAGE_PERCENTAGE: 0
PYTHON_MATRIX: '"3.14"'
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}