{"id":22468582,"url":"https://github.com/projectweekend/iot-hue","last_synced_at":"2025-06-17T18:33:19.758Z","repository":{"id":76097565,"uuid":"136722393","full_name":"projectweekend/iot-hue","owner":"projectweekend","description":"A service controlling Philips HUE lights using AWS IoT","archived":false,"fork":false,"pushed_at":"2020-09-02T10:42:32.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T15:53:18.945Z","etag":null,"topics":[],"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/projectweekend.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":"2018-06-09T12:43:44.000Z","updated_at":"2022-09-29T10:35:53.000Z","dependencies_parsed_at":"2023-03-03T02:46:05.111Z","dependency_job_id":null,"html_url":"https://github.com/projectweekend/iot-hue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/projectweekend/iot-hue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2Fiot-hue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2Fiot-hue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2Fiot-hue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2Fiot-hue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectweekend","download_url":"https://codeload.github.com/projectweekend/iot-hue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2Fiot-hue/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260418880,"owners_count":23006161,"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":[],"created_at":"2024-12-06T11:17:52.655Z","updated_at":"2025-06-17T18:33:14.748Z","avatar_url":"https://github.com/projectweekend.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IoT HUE\n\n## Usage\n```\nUsage of ./iot-hue:\n  -cert_path string\n    \tPath to certificate file\n  -hue_host string\n    \tHue bridge host\n  -hue_username string\n    \tHue bridge API username\n  -key_path string\n    \tPath to certificate file\n  -mqtt_host string\n    \tMQTT host and port\n```\n\n## Message Payload\nThis service expects messages to the following payload format:\n\n### Group ID\nTurn on all lights in group 3\n```\n3:on\n```\n\nTurn off all lights in group 3\n```\n3:off\n```\n\n### Group Name\nWhen `hue-iot` starts it connects to your HUE bridge and makes a mapping of group names, in lowercase, to group IDs. You can send the group name string in the payload instead of the ID.\n\nTurn on all lights in 'kitchen' group\n```\nkitchen:on\n```\n\nTurn off all lights in 'kitchen' group\n```\nkitchen:off\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectweekend%2Fiot-hue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojectweekend%2Fiot-hue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectweekend%2Fiot-hue/lists"}