{"id":13563751,"url":"https://github.com/jakewright/home-automation","last_synced_at":"2026-03-12T03:37:57.807Z","repository":{"id":39379481,"uuid":"139282282","full_name":"jakewright/home-automation","owner":"jakewright","description":"Distributed home automation system","archived":false,"fork":false,"pushed_at":"2023-01-07T02:26:06.000Z","size":3585,"stargazers_count":218,"open_issues_count":33,"forks_count":58,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-04-03T20:37:32.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakewright.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-30T21:45:25.000Z","updated_at":"2025-02-10T22:19:39.000Z","dependencies_parsed_at":"2023-02-06T10:45:57.168Z","dependency_job_id":null,"html_url":"https://github.com/jakewright/home-automation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jakewright/home-automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakewright%2Fhome-automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakewright%2Fhome-automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakewright%2Fhome-automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakewright%2Fhome-automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakewright","download_url":"https://codeload.github.com/jakewright/home-automation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakewright%2Fhome-automation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30414469,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T00:40:14.898Z","status":"online","status_checked_at":"2026-03-12T02:00:07.260Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T13:01:22.924Z","updated_at":"2026-03-12T03:37:57.792Z","avatar_url":"https://github.com/jakewright.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Home Automation\n\nDistributed home automation system. Largely a learning opportunity rather than a production-ready system.\n\nThe home automation system is made up of separate microservices which run on various devices that are distributed physically around the home.\nMost of the core services run within a Kubernetes cluster, however there are some periphery services that sit outside of the cluster.\nThe hardware used is a combination of Raspberry Pis and a Synology NAS.\n\nA series of YouTube videos accompanies this project. They can be found in [this YouTube playlist](https://www.youtube.com/playlist?list=PLlj9BrHKq9WI4R30l_M_tdRMPF4AZ6dcs).\n\n## Will this work for me?\n\nThis is not designed as a general-purpose home automation system. It is pretty specific to my use cases. If you’re looking for something generic, check out [Home Assistant](https://www.home-assistant.io) or [openHAB](https://www.openhab.org). If, however, it does work for you, feel free to use it but don’t expect any support. I also don’t plan to take feature requests. If you would like to make any changes then I suggest [forking the repository](https://help.github.com/en/github/getting-started-with-github/fork-a-repo).\n\n\n## Getting started\n\nThere are various tools that can be installed to aid development.\n\n```shell\n./tools/install\n``` \n\n## Project structure\n- `docs/`\n  - Documentation about the system\n- `libraries/`\n  - Library code shared between all services\n- `private/`\n  - A git submodule containing mostly private configuration\n- `services/`\n  - The services that make up the system\n- `tools/`\n  - Useful tools for working with the system\n- `web.x`\n  - A web-based application\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakewright%2Fhome-automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakewright%2Fhome-automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakewright%2Fhome-automation/lists"}