Skip to content

Fix to Fan TURN_ON and TURN_OFF features required for HA 2025.1 (and fix merge issues) #26

Fix to Fan TURN_ON and TURN_OFF features required for HA 2025.1 (and fix merge issues)

Fix to Fan TURN_ON and TURN_OFF features required for HA 2025.1 (and fix merge issues) #26

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}