Skip to content

0.9.6.22 - Added X10 Home Assistant Service (Action) hassfest fix #396

0.9.6.22 - Added X10 Home Assistant Service (Action) hassfest fix

0.9.6.22 - Added X10 Home Assistant Service (Action) hassfest fix #396

Workflow file for this run

name: Validate with hassfest
on:
pull_request:
branches: ["master"]
push:
branches: ["master"]
jobs:
hassfest:
runs-on: ubuntu-latest
name: hassfest
steps:
- name: Check out the repository
uses: actions/checkout@v3
- name: Test hassfest
uses: home-assistant/actions/hassfest@master