Skip to content

πŸ› Avoid early error in water heater #1099

πŸ› Avoid early error in water heater

πŸ› Avoid early error in water heater #1099

Workflow file for this run

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