Skip to content

Add ability to use hourly and twice daily forecasts as source #905

Add ability to use hourly and twice daily forecasts as source

Add ability to use hourly and twice daily forecasts as source #905

Workflow file for this run

name: HACS
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
if: github.repository != 'Limych/ha-blueprint'
runs-on: "ubuntu-latest"
name: HACS
steps:
- uses: "actions/checkout@v4"
- name: HACS validation
uses: "hacs/action@main"
with:
CATEGORY: "integration"