01

May/23

Home Assistant Continuous Integration Workflow 2023

Overview Previously, I was using TravisCI to perform checks on any changes to Home Assistant files. Since then, TravisCI has introduced caps and pricing plans and on the free tier I ran out of credits very quickly which broke the … Continue reading

04

Jul/22

Home Assistant Continuous Integration Workflow

Overview Development pipelines such as version control to deploying changes automatically. In Home Assistant’s case, you can make changes in YAML text files anywhere and Home Assistant can pick up the changes and automatically load them. Tools I use GitHub … Continue reading