Skip to content

(ha): Remove history_stats sensor #69

(ha): Remove history_stats sensor

(ha): Remove history_stats sensor #69

Workflow file for this run

name: 'CI'
on:
push:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: asdf-vm/actions/install@v1
- run: make dependencies
- run: make lint