Skip to content

Implement water_heater platform - part 2 #10397

Implement water_heater platform - part 2

Implement water_heater platform - part 2 #10397

Workflow file for this run

name: Validate with hassfest
# Removed push not to duplicate
on:
workflow_dispatch:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
hassfest_custom:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v7.0.0"
- uses: home-assistant/actions/hassfest@master