Skip to content

Add option to extract realtime data to readable data in local file #337

Add option to extract realtime data to readable data in local file

Add option to extract realtime data to readable data in local file #337

Workflow file for this run

name: Validate with hassfest and HACS
on:
push:
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- uses: "home-assistant/actions/hassfest@master"
hacs:
name: HACS Action
runs-on: "ubuntu-latest"
steps:
- name: HACS Action
uses: "hacs/action@main"
with:
category: "integration"