Skip to content

Use await async_forward_entry_setups for HA2025.1 #23

Use await async_forward_entry_setups for HA2025.1

Use await async_forward_entry_setups for HA2025.1 #23

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 }}