Skip to content

Removed usage of deprecated constants #102

Removed usage of deprecated constants

Removed usage of deprecated constants #102

Workflow file for this run

name: Validate with hassfest
on:
push:
pull_request:
workflow_dispatch:
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: "home-assistant/actions/hassfest@master"