Skip to content

Implement Button+ V1.12 API and introduce compatibility layer #39

Implement Button+ V1.12 API and introduce compatibility layer

Implement Button+ V1.12 API and introduce compatibility layer #39

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
src: ./custom_components