Skip to content

added preventive measure for NoneType object provided to add_audio_fe… #1684

added preventive measure for NoneType object provided to add_audio_fe…

added preventive measure for NoneType object provided to add_audio_fe… #1684

Workflow file for this run

name: Validate with hassfest
on:
workflow_dispatch:
push:
branches:
- main
- dev
- release/*
paths-ignore:
- docs/*
- "*.md"
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: home-assistant/actions/hassfest@master