Skip to content

sinclairpaul/ha-configcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeAssistant Config check as a GitHub Action

Example

steps:
  - uses: actions/[email protected]
  - uses: sinclairpaul/[email protected]
    with:
      secretsfile: xxxxx.yaml

Runs the check_config command against the checked out files. Currently only runs against the /latest docker container. secretsfile should be the name of your fake secrets.yaml, please never check in your real secrets.yaml!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published