Skip to content

Zigbee single channel controller (Watering Valve): Unsupported device #718

Zigbee single channel controller (Watering Valve): Unsupported device

Zigbee single channel controller (Watering Valve): Unsupported device #718

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for your feedback, we will solve this issue soon'
pr-message: 'Thank you for your PR, we will review it soon.'