Skip to content

Remove automation to turn on outside light in mornings #204

Remove automation to turn on outside light in mornings

Remove automation to turn on outside light in mornings #204

Workflow file for this run

name: Continuous integration
on:
push:
paths-ignore:
- "**.md"
jobs:
home_assistant:
name: Home Assistant
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v4
with:
submodules: true
- name: YAML lint
uses: ibiqlik/action-yamllint@v3
- name: Home Assistant Core check configuration
uses: frenck/[email protected]
with:
version: stable
secrets: secrets.yaml.dist
path: "."