Skip to content

Fix HA deprecation warning for ClimateEntityFeature turn_on turn_off #91

Fix HA deprecation warning for ClimateEntityFeature turn_on turn_off

Fix HA deprecation warning for ClimateEntityFeature turn_on turn_off #91

Workflow file for this run

name: Manage labels
on:
push:
branches:
- main
- master
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v4
- name: Run Labeler
uses: crazy-max/[email protected]
with:
skip-delete: true