{"id":16008320,"url":"https://github.com/jimbobbennett/neopixel-holiday-lights-controller-function","last_synced_at":"2026-05-05T23:32:42.369Z","repository":{"id":81417247,"uuid":"320439250","full_name":"jimbobbennett/neopixel-holiday-lights-controller-function","owner":"jimbobbennett","description":"An Azure Function to control the lights set up at using the code at aka.ms/NeopixelHolidayLights","archived":false,"fork":false,"pushed_at":"2020-12-11T03:09:53.000Z","size":149,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T02:25:05.926Z","etag":null,"topics":["azure","azure-functions","flask","iot","neopixel","python"],"latest_commit_sha":null,"homepage":"https://aka.ms/NeopixelHolidayLights","language":"Python","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/jimbobbennett.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":"2020-12-11T01:56:11.000Z","updated_at":"2020-12-11T03:10:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"886c9394-fec7-4aff-86f7-bc60868b0540","html_url":"https://github.com/jimbobbennett/neopixel-holiday-lights-controller-function","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jimbobbennett/neopixel-holiday-lights-controller-function","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbobbennett%2Fneopixel-holiday-lights-controller-function","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbobbennett%2Fneopixel-holiday-lights-controller-function/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbobbennett%2Fneopixel-holiday-lights-controller-function/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbobbennett%2Fneopixel-holiday-lights-controller-function/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimbobbennett","download_url":"https://codeload.github.com/jimbobbennett/neopixel-holiday-lights-controller-function/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbobbennett%2Fneopixel-holiday-lights-controller-function/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["azure","azure-functions","flask","iot","neopixel","python"],"created_at":"2024-10-08T12:41:25.428Z","updated_at":"2026-05-05T23:32:42.352Z","avatar_url":"https://github.com/jimbobbennett.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neopixel holiday lights controller function\n\nAn Azure Function to control the lights set up at using the code at [aka.ms/NeopixelHolidayLights](https://aka.ms/NeopixelHolidayLights).\n\nTo use this function app:\n\n1. Complete the lab at [aka.ms/NeopixelHolidayLights](https://aka.ms/NeopixelHolidayLights) to create the IoT powered holiday lights\n\n1. Add the following entries to the `local.settings.json` file:\n\n    | Key | Value |\n    | --- | ----- |\n    | API_KEY | An IoT Central API key for your light controller app with at least operator permissions |\n    | IOT_CENTRAL_APP_URL_ROOT | Your IoT Central app name (the first part of the IoT Central URL before `.azureiotcentral.com`) |\n    | INTERFACE_IDENTITY_NAME | The name of the identity of your interface |\n\n    You can get the interface identity name by selecting the interface in the device templates, then selecting **View identity** and getting the value of the *Name* field.\n\n    ![The location of the interface identity name](./images/interface-identity-name.png)\n\n1. Run the functions app locally or deploy to Azure\n\nTo use the `On` function, pass the colour requested as a query string:\n\n\u003e Note the English spelling of colour! 🏴󠁧󠁢󠁥󠁮󠁧󠁿\n\n```sh\nhttp://localhost:7071/api/LightsOn?colour=FF0000\n```\n\nTo use the `Off` function, just call the API directly:\n\n```sh\nhttp://localhost:7071/api/LightsOff\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimbobbennett%2Fneopixel-holiday-lights-controller-function","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimbobbennett%2Fneopixel-holiday-lights-controller-function","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimbobbennett%2Fneopixel-holiday-lights-controller-function/lists"}