{"id":19941288,"url":"https://github.com/manuel-lang/hilight","last_synced_at":"2026-04-13T18:01:29.158Z","repository":{"id":41588967,"uuid":"196002907","full_name":"manuel-lang/hiLight","owner":"manuel-lang","description":"hiLight is an automatic control system for smart windows. Using sensors and custom preferences, we ensure the perfect lighting for each employee in the office. We also provide a spy-safe office building demo.","archived":false,"fork":false,"pushed_at":"2022-12-13T14:01:50.000Z","size":2910,"stargazers_count":3,"open_issues_count":15,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-08T02:50:29.243Z","etag":null,"topics":["anti-spy","aws","iot","person-detection","smart-window","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Python","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/manuel-lang.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":"2019-07-09T12:20:32.000Z","updated_at":"2020-10-31T13:51:38.000Z","dependencies_parsed_at":"2023-01-28T12:46:58.766Z","dependency_job_id":null,"html_url":"https://github.com/manuel-lang/hiLight","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/manuel-lang/hiLight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-lang%2FhiLight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-lang%2FhiLight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-lang%2FhiLight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-lang%2FhiLight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuel-lang","download_url":"https://codeload.github.com/manuel-lang/hiLight/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-lang%2FhiLight/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["anti-spy","aws","iot","person-detection","smart-window","vuejs"],"created_at":"2024-11-13T00:08:39.384Z","updated_at":"2026-04-13T18:01:29.143Z","avatar_url":"https://github.com/manuel-lang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hiLight\n\nhiLight is an automatic control system for smart windows. Using sensors and custom preferences, we ensure the perfect lighting for each employee in the office.\n\n## Magic behind\n\n![magic behind](https://i.imgur.com/HoE6zqv.png)\n\n## Components\n\n- [Frontend](https://github.com/manuel-lang/hiLight/tree/master/hilight): Setting custom lighting preferences and controlling smart windows directly if enabled.\n- [Person detector](https://github.com/manuel-lang/hiLight/tree/master/demo_person): Automatic people detection on the outside of the window. Darkens the windows if people are detected.\n- [Controlling](https://github.com/manuel-lang/hiLight/tree/master/iot): Control scripts for smart windows that can for instance be run from a Raspberry Pi.\n- [Beacon scanner](https://github.com/manuel-lang/hiLight/blob/master/blescan.py): Detecting which person is in the office and at what distance of the windows.\n\n## API Documentation\n\nbase url: https://c2xolt5232.execute-api.eu-central-1.amazonaws.com/xxx\n\n| URL | Request | Description | Request body example |\n|-----|---------|-------------|--------------|\n| /profiles | GET | List all user profiles (name, preference and bool to indicate if use custom mode) | - |\n|| POST | Create a new user with JSON data (name, preference and use_custom_mode) | {\"name\":\"Adam\", \"wert\":80, \"custom\":\"True\"} |\n| /profiles/{name} | GET | Get the info for a specific user (name) | - |\n| | PUT | Update a user's preference and/or mode with JSON data (name, preference and use_custom_mode) | { \"wert\":80, \"custom\":\"True\"} |\n| /operationmode | GET | Get the current operation mode (demo or custom) | - |\n|  | PUT | Set the current operation mode (demo or custom) | {\"paint\": \"True\", \"detection\": \"True\"} |\n| /activeuser | GET | Get the currently active user's name | - |\n|  | PUT | Set the currently active user's name | {\"username\":\"Adam\"} |\n| /winstate | GET | Get all current window values | - |\n|  | PUT | Set the window values | [{\"0\":100},{\"1\":100}, ..., {\"5\":100 }] |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuel-lang%2Fhilight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanuel-lang%2Fhilight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuel-lang%2Fhilight/lists"}