Skip to content

Added ability to use attribute updates/RPCs with absolute path to node that do not belong to device node pattern #204

Added ability to use attribute updates/RPCs with absolute path to node that do not belong to device node pattern

Added ability to use attribute updates/RPCs with absolute path to node that do not belong to device node pattern #204

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
sync-labels: true