{"id":25399324,"url":"https://github.com/ajtatum/iotcontrol","last_synced_at":"2025-09-25T21:53:27.998Z","repository":{"id":77328200,"uuid":"115599456","full_name":"ajtatum/IoTControl","owner":"ajtatum","description":"An ASP.Net MVC 5 application to control IoT devices (currently only supports LIFX bulbs).","archived":false,"fork":false,"pushed_at":"2018-02-14T21:38:52.000Z","size":1128,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T21:41:45.211Z","etag":null,"topics":["aspnet-identity","autofac","automapper","csharp","entity-framework","iot","lifx","mvc"],"latest_commit_sha":null,"homepage":"https://iot.ajt.io/","language":"C#","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/ajtatum.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-12-28T07:52:36.000Z","updated_at":"2018-11-05T15:26:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"26f728f1-f894-4619-9e32-c299f7441e2f","html_url":"https://github.com/ajtatum/IoTControl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ajtatum/IoTControl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajtatum%2FIoTControl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajtatum%2FIoTControl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajtatum%2FIoTControl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajtatum%2FIoTControl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajtatum","download_url":"https://codeload.github.com/ajtatum/IoTControl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajtatum%2FIoTControl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276987460,"owners_count":25740582,"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","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["aspnet-identity","autofac","automapper","csharp","entity-framework","iot","lifx","mvc"],"created_at":"2025-02-15T23:37:56.431Z","updated_at":"2025-09-25T21:53:27.991Z","avatar_url":"https://github.com/ajtatum.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Welcome to IoTControl!\n=====================\n\nIoTControl is an ASP.NET MVC 5 application to control Internet of Things (IoT) devices. This is a personal project that I work on to play around with IoT device APIs; however, it works \"in the wild.\"\n\nThe application currently works with LIFX.\n\nGetting Started\n---------------\n\nYou'll need to add two files:\n\n1. IoTControl.Web/appSettings.config\n2. IoTControl.Web/connectionStrings.config\n\nIn appSettings.config, you'll have:\n\n```\u003clanguage\u003e\n\u003c?xml version=\"1.0\" encoding=\"utf-8\"?\u003e\n\u003cappSettings\u003e\n  \u003cadd key=\"GoogleClientId\" value=\"\"/\u003e\n  \u003cadd key=\"GoogleClientSecret\" value=\"\"/\u003e\n\u003c/appSettings\u003e\n```\n\nAnd in connectionStrings.config:\n\n```\u003clanguage\u003e\n\u003c?xml version=\"1.0\" encoding=\"utf-8\"?\u003e\n\u003cconnectionStrings\u003e\n  \u003cadd name=\"DefaultConnection\" connectionString=\"\" providerName=\"System.Data.SqlClient\" /\u003e\n\u003c/connectionStrings\u003e\n```\n\nTo Do\n---------------\n\n- Currently, for LIFX integration we ask users to provide an their access token. Instead, we should utilize LIFX's OAuth integration.\n- Work can be done to improve the separation of layers between this application and IoT APIs.\n- Unit \u0026 Integration Testing\n- and more!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajtatum%2Fiotcontrol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajtatum%2Fiotcontrol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajtatum%2Fiotcontrol/lists"}