{"id":23300400,"url":"https://github.com/jstnjns/ottto","last_synced_at":"2026-05-05T09:33:00.378Z","repository":{"id":39559494,"uuid":"23781761","full_name":"jstnjns/ottto","owner":"jstnjns","description":"A low-cost, easily-hackable, user-centric home automation solution.","archived":false,"fork":false,"pushed_at":"2023-01-04T11:23:31.000Z","size":10529,"stargazers_count":0,"open_issues_count":59,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T21:34:51.530Z","etag":null,"topics":["esp8266","home-automation","raspberry-pi","react-native"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jstnjns.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":"2014-09-08T06:51:31.000Z","updated_at":"2020-09-15T09:33:09.000Z","dependencies_parsed_at":"2023-02-02T10:15:40.753Z","dependency_job_id":null,"html_url":"https://github.com/jstnjns/ottto","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jstnjns/ottto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstnjns%2Fottto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstnjns%2Fottto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstnjns%2Fottto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstnjns%2Fottto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jstnjns","download_url":"https://codeload.github.com/jstnjns/ottto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstnjns%2Fottto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32643691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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":["esp8266","home-automation","raspberry-pi","react-native"],"created_at":"2024-12-20T09:14:38.874Z","updated_at":"2026-05-05T09:33:00.356Z","avatar_url":"https://github.com/jstnjns.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ottto - Home Automation\n\nThe primary goal of Ottto is to lessen the required knowledge and/or cost of connecting everyday items to the Internet of Things. For something as simple as turning on a light when remote motion is triggered to setting up a fully automated home security system to building a completely customized home theater experience, Ottto should be a flexible and inexpensive solution to home automation.\n\n\n## Server\n\nA Sails app that delivers a RESTful API of modules, groups, events, and rules.\n\n### Getting Started\n\n1. Install [Node \u0026 NPM](https://nodejs.org/en/)\n2. `cd ./server`\n3. `npm install`\n4. `npm run dev`\n\n#### TODO\n\n* Software modules\n  * Timer module (for conditions like \"if the motion sensor has had no motion for 10 minutes\")\n  * Weather module\n  * Cron module\n* Ping modules for status (ensure modules are online)\n\n\n## Client\n\nAn Angular app for reading and interacting with the API.  Intends to be responsive so you can easily access modules from your mobile, or tablet.\n\n### Getting Started\n\n1. `cd ./client`\n2. `npm install`\n3. `npm run dev`\n\n#### TODO\n\n* Switch to React, possibly React Native\n\n\n## Modules\n\nModules are based on the ESP8266 chip, specifically the inexpensive NodeMCU boards.  Using [PlatformIO](http://docs.platformio.org/en/stable/installation.html), uploading code to the boards is incredibly easy.\n\n### Getting Started\n\n1. Install [PlatformIO](http://docs.platformio.org/en/stable/installation.html)\n2. Connect to a NodeMCU board via USB\n2. `cd ./modules/motion`\n3. `platformio run --target upload`\n\n#### TODO\n\n* C library encapsulating the common interaction between the modules and the server\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjstnjns%2Fottto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjstnjns%2Fottto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjstnjns%2Fottto/lists"}