{"id":23872816,"url":"https://github.com/troublete/go-hue","last_synced_at":"2026-05-12T12:39:06.937Z","repository":{"id":144056868,"uuid":"437086879","full_name":"troublete/go-hue","owner":"troublete","description":"Lua runtime to control Philips Hue lamps 💡","archived":false,"fork":false,"pushed_at":"2021-12-10T20:03:23.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-22T19:51:21.368Z","etag":null,"topics":["golang","lua","philips","philips-hue"],"latest_commit_sha":null,"homepage":"","language":"Go","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/troublete.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2021-12-10T19:06:11.000Z","updated_at":"2021-12-10T20:03:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"de7f64b3-c93f-401e-9dd6-20c2fbfcfce8","html_url":"https://github.com/troublete/go-hue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/troublete/go-hue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troublete%2Fgo-hue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troublete%2Fgo-hue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troublete%2Fgo-hue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troublete%2Fgo-hue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/troublete","download_url":"https://codeload.github.com/troublete/go-hue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troublete%2Fgo-hue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32940101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["golang","lua","philips","philips-hue"],"created_at":"2025-01-03T16:33:44.847Z","updated_at":"2026-05-12T12:39:06.933Z","avatar_url":"https://github.com/troublete.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-hue\n\u003e Control Philips Hue Lamps with Lua\n\n## About\n\nThis is just a throw-away tooling to control Hue Lamps with a simple Lua script. \n\n```bash\nhue -interval=2000 script.lua # run script.lua every 2 seconds (omit *-interval=x* to run one-time)\n```\n\nThe runtime exposes **loop** global variable when ran in interval mode, so one\nis able to keep track of the iterations run.\n\nThe runtime exposes **bridges** which is a table of all bridges \"found\";\n(format: {bridge_serial(string)=bridge(table)})\n\n## Install\n\n```bash\n# install Lua (i.e. checkout, make generic, sudo make install)\nmake build\nsudo make install\n```\n\n## Troubleshooting\n\n- Sometimes SSDP does not discover a Hue bridge/a Hue bridge does not\n  advertise itself; try re-running the script when this happens.\n\n- When creating a user, it is necessary to first hit the 'link' button on the\n  bridge; if you don't, an error will tell you to do so. \n\n## Related\n\n- [Bridge Device Limits](https://developers.meethue.com/develop/application-design-guidance/bridge-maximum-settings/)\n- [Querying Limits](https://developers.meethue.com/develop/application-design-guidance/hue-system-performance/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftroublete%2Fgo-hue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftroublete%2Fgo-hue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftroublete%2Fgo-hue/lists"}