Skip to content

fix thermostat naming, bump python to 3.12, entity value caching comp… #171

fix thermostat naming, bump python to 3.12, entity value caching comp…

fix thermostat naming, bump python to 3.12, entity value caching comp… #171

Workflow file for this run

name: Hassfest
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: home-assistant/actions/hassfest@master