Skip to content

Bump vivintpy to 2024.1.0, use typed ConfigEntry, remove pickle file #387

Bump vivintpy to 2024.1.0, use typed ConfigEntry, remove pickle file

Bump vivintpy to 2024.1.0, use typed ConfigEntry, remove pickle file #387

Workflow file for this run

name: Validate repo
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
hassfest:
name: Validate with hassfest
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- uses: "home-assistant/actions/hassfest@master"
hacs:
name: Validate with HACS
runs-on: "ubuntu-latest"
steps:
- uses: "hacs/action@main"
with:
category: "integration"