Skip to content

fix: add checks for coordinator data attribute and handle None values… #569

fix: add checks for coordinator data attribute and handle None values…

fix: add checks for coordinator data attribute and handle None values… #569

Workflow file for this run

name: Validate with hassfest
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