Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Use daikin data directly without preprocessing for the water heater #83

Use daikin data directly without preprocessing for the water heater

Use daikin data directly without preprocessing for the water heater #83

Workflow file for this run

name: Validate with hassfest
on:
pull_request:
schedule:
- cron: '0 1 * * SUN'
workflow_dispatch:
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- uses: home-assistant/actions/hassfest@master