Skip to content

VM Proxmox mit HMIP-HAP als Funkmodul? Warum brauche ich ein HM-RFUSB ? #667

VM Proxmox mit HMIP-HAP als Funkmodul? Warum brauche ich ein HM-RFUSB ?

VM Proxmox mit HMIP-HAP als Funkmodul? Warum brauche ich ein HM-RFUSB ? #667

Workflow file for this run

# RaspberryMatic Label Actions workflow
# yamllint disable rule:truthy
---
name: 'Label Actions'
on:
issues:
types: [labeled, unlabeled]
pull_request_target:
types: [labeled, unlabeled]
discussion:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
pull-requests: write
discussions: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v4