Skip to content

fix: change ZG9030A-MW occupancy to endpoint 2 and change some category to config #6523

fix: change ZG9030A-MW occupancy to endpoint 2 and change some category to config

fix: change ZG9030A-MW occupancy to endpoint 2 and change some category to config #6523

Workflow file for this run

name: review_request
on: [pull_request]
jobs:
review-request:
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ethanis/nitpicker@v1
with:
nitpicks: '.github/nitpicks.yml'
token: '${{ secrets.GITHUB_TOKEN }}'