Skip to content

feat(zone): expose signal_strength property and add alarm state #36

feat(zone): expose signal_strength property and add alarm state

feat(zone): expose signal_strength property and add alarm state #36

Workflow file for this run

name: Push
on:
pull_request:
push:
branches: ["main"]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
tests:
uses: ./.github/workflows/_test.yaml