{"id":18712784,"url":"https://github.com/apexskier/blind-minder","last_synced_at":"2026-04-29T00:05:19.129Z","repository":{"id":150779759,"uuid":"73033999","full_name":"apexskier/blind-minder","owner":"apexskier","description":"Automated, internet connected, esp8266/arduino blind controller","archived":false,"fork":false,"pushed_at":"2016-12-06T17:00:19.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-28T08:40:33.111Z","etag":null,"topics":["3d-printing","arduino","esp8266","iot"],"latest_commit_sha":null,"homepage":null,"language":"OpenSCAD","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/apexskier.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-07T02:11:34.000Z","updated_at":"2020-03-08T15:04:07.000Z","dependencies_parsed_at":"2023-04-09T16:45:27.224Z","dependency_job_id":null,"html_url":"https://github.com/apexskier/blind-minder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apexskier%2Fblind-minder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apexskier%2Fblind-minder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apexskier%2Fblind-minder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apexskier%2Fblind-minder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apexskier","download_url":"https://codeload.github.com/apexskier/blind-minder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239576797,"owners_count":19662113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["3d-printing","arduino","esp8266","iot"],"created_at":"2024-11-07T12:43:44.447Z","updated_at":"2025-11-09T21:30:16.171Z","avatar_url":"https://github.com/apexskier.png","language":"OpenSCAD","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blind Minder\n\nPart of my ongoing quest to automate my house.\n\nBlinds open up in the morning to help wake me up and close in the evening before bed.\n\nMost of that's controlled [via HomeKit](https://github.com/apexskier/my-homebridge). A simple\nhttp interface is exposed, and feedback servos allow normal manual control.\n\n## [Parts list](https://www.adafruit.com/wishlists?wid=417600)\n\n## HTTP interface\n\n### POST `/?v={val}[\u0026f=*]`\n\nAngles blinds to `val` degrees. `val` is an int between -180 and 180. set f to\nforce.\n\n**202** success, blinds will move to specified value\n\n**400** invalid request, extra, missing, or invalid parameters\n\n**409** can't complete operation, already moving (won't happen if you force)\n\n### GET `/`\n\nReturns a JSON blob of data with the current status of the blinds.\n\n**200** success\n\nJSON fields\n- **target** _int_ Current target angle\n- **current** _int_ Current angle\n- **obstructed** _boolean_ The blinds have detected an obstruction\n- **moving** _boolean_ If the blinds are moving to the current target angle\n- **luminance** _float_ Luminance in lux, intended to be outside luminance\n\n### [ANY] `/stop`\n\n**202** success, servo will be stopped\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapexskier%2Fblind-minder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapexskier%2Fblind-minder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapexskier%2Fblind-minder/lists"}