{"id":16492610,"url":"https://github.com/sandoche/smart-home-automations","last_synced_at":"2026-04-28T16:08:04.843Z","repository":{"id":210025004,"uuid":"725212761","full_name":"sandoche/smart-home-automations","owner":"sandoche","description":"Smart automation with hue and wiz bulbs","archived":false,"fork":false,"pushed_at":"2023-12-01T19:13:18.000Z","size":313,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-06T21:42:29.742Z","etag":null,"topics":["automation","home-assistant","home-automation","hue","hue-bridge","hue-lights","iot","nestjs","typescript","wiz","wiz-light","wiz-lights"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/sandoche.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":null,"patreon":"sandoche","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://www.paypal.me/kanbanote"}},"created_at":"2023-11-29T17:08:37.000Z","updated_at":"2023-11-30T10:46:20.000Z","dependencies_parsed_at":"2023-11-30T11:29:11.217Z","dependency_job_id":"8811c873-3aac-435e-8001-4da44145a144","html_url":"https://github.com/sandoche/smart-home-automations","commit_stats":null,"previous_names":["sandoche/smart-home-automations"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sandoche/smart-home-automations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandoche%2Fsmart-home-automations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandoche%2Fsmart-home-automations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandoche%2Fsmart-home-automations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandoche%2Fsmart-home-automations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandoche","download_url":"https://codeload.github.com/sandoche/smart-home-automations/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandoche%2Fsmart-home-automations/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32387977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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":["automation","home-assistant","home-automation","hue","hue-bridge","hue-lights","iot","nestjs","typescript","wiz","wiz-light","wiz-lights"],"created_at":"2024-10-11T14:06:35.256Z","updated_at":"2026-04-28T16:08:04.826Z","avatar_url":"https://github.com/sandoche.png","language":"JavaScript","funding_links":["https://patreon.com/sandoche","https://www.paypal.me/kanbanote","https://www.patreon.com/sandoche"],"categories":[],"sub_categories":[],"readme":"# Smart home script\n\n\u003cp\u003e\n  \u003ca href=\"/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/mashape/apistatus.svg\" alt=\"MIT\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://medium.com/@sandoche\" target=\"_blank\"\u003e\u003cimg src=\"https://badgen.net/badge/icon/medium?icon=medium\u0026label\" alt=\"medium: sandoche\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://twitter.com/sandochee\"\u003e\n    \u003cimg alt=\"Twitter: sandochee\" src=\"https://img.shields.io/twitter/follow/sandochee.svg?style=social\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nSmart automation with hue and wiz bulbs, this contains a tiny vue app, a simple API for tuning on, off, dimming and resetting lights, and a cron job for making automations.\n\n## 🏷️ Devices supported\n\n- Philips Hue\n- Wiz\n\n## ⚡ Set up\n\n```bash\npnpm install\npnpm setup:hue\n\n# put the hue bridge user and client key in the .env file and fill the other variables\n\npnpm build\npnpm start\n\n# open http://localhost:3000\n```\n\n## ⚙️ API\n\n- `/lights/on` - Turn on all lights\n- `/lights/off` - Turn off all lights\n- `/lights/reset` - Reset to default settings of the lights that are on\n- `/lights/update/:brightness/:temperature/:color` - Update the lights that are on with the given parameters\n\n## 📝 Notes\n\n- Color changing is not implemented\n\n## 📖 Documentation\n\n- https://github.com/uditkarode/wikari\n- https://github.com/peter-murray/node-hue-api\n\n## ⭐️ Show your support\n\nPlease ⭐️ this repository if this project helped you!\n\n\u003ca href=\"https://www.patreon.com/sandoche\"\u003e[![patreon.png](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/sandoche)\u003c/a\u003e\n\n## 🍺 Buy me a beer\n\nIf you like this project, feel free to donate:\n\n- PayPal: https://www.paypal.me/kanbanote\n- Bitcoin: 19JiNZ1LkMaz57tewqJaTg2hQWH4RgW4Yp\n- Ethereum: 0xded81fa4624e05339924355fe3504ba9587d5419\n- Monero: 43jqzMquW2q989UKSrB2YbeffhmJhbYb2Yxu289bv7pLRh4xVgMKj5yTd52iL6x1dvCYs9ERg5biHYxMjGkpSTs6S2jMyJn\n\n## 📄 License\n\n[MIT License](./LICENSE)\n\nCopyright (c) Sandoche Adittane\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandoche%2Fsmart-home-automations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandoche%2Fsmart-home-automations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandoche%2Fsmart-home-automations/lists"}