{"id":24380585,"url":"https://github.com/cloudy-sky-software/garagedoormonitor","last_synced_at":"2025-03-12T15:25:45.430Z","repository":{"id":38251938,"uuid":"203073670","full_name":"cloudy-sky-software/GarageDoorMonitor","owner":"cloudy-sky-software","description":"Use IFTTT and Azure Durable Functions to monitor your garage door status.","archived":false,"fork":false,"pushed_at":"2024-11-21T04:27:24.000Z","size":278,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T22:20:58.824Z","etag":null,"topics":["azure-functions","dotnet-core","durable-functions","ifttt","pulumi","typescript"],"latest_commit_sha":null,"homepage":"https://dev.to/praneetloke/coding-home-automation-i55","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/cloudy-sky-software.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}},"created_at":"2019-08-19T00:59:16.000Z","updated_at":"2024-11-21T04:27:27.000Z","dependencies_parsed_at":"2025-01-19T08:27:33.822Z","dependency_job_id":"95255682-ff7a-4ae8-9621-79e122ae827e","html_url":"https://github.com/cloudy-sky-software/GarageDoorMonitor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudy-sky-software%2FGarageDoorMonitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudy-sky-software%2FGarageDoorMonitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudy-sky-software%2FGarageDoorMonitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudy-sky-software%2FGarageDoorMonitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudy-sky-software","download_url":"https://codeload.github.com/cloudy-sky-software/GarageDoorMonitor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243240771,"owners_count":20259468,"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":["azure-functions","dotnet-core","durable-functions","ifttt","pulumi","typescript"],"created_at":"2025-01-19T08:27:29.826Z","updated_at":"2025-03-12T15:25:45.395Z","avatar_url":"https://github.com/cloudy-sky-software.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Garage Door Monitor using IFTTT + Azure Durable Functions + Pulumi\n\nThis is an application that can be used to create IFTTT applets that receive garage door status updates from myQ (or any supported automated garage door opener.)\n\n## Pre-release features\n\nEven though Durable Functions is already GA (generally available), durable entities is currently in public preview. As such, the C# project uses pre-release binaries. Pre-release software means that the APIs can contain breaking changes with each new release. So proceed with caution before adapting this to some other important production application.\n\nSee https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-preview for more information on breaking changes.\n\n## DotNet Core Support in Pulumi\n\nPulumi announced the [public preview](https://www.pulumi.com/blog/pulumi-dotnet-core/) of their SDK for dotnet core 3.0. Even though the dotnet support is preview, most of the SDK is pretty mature for most of your infrastructure needs. I have added a C# verrsion (checkout the `DotNetInfrastructure` C# project when you open the Solution) of the same infrastructure that I originally wrote using TypeScript.\n\nIn order to use the C# version to deploy the infrastructure, you should publish the Function App project. There is a publish profile configured in the project.\n\nSimply run:\n\n```\ndotnet publish .\\GarageDoorMonitor\\ /p:PublishProfile=.\\GarageDoorMonitor\\Properties\\PublishProfiles\\FolderProfile.pubxml\n```\n\nOnce the Function App project is published, you can run `pulumi up` from the `DotNetInfrastructure` project folder or by passing `--cwd DotNetInfrastructure` flag to `pulumi up`.\n\n## Development\n\nTo run the durable functions locally, see the README file under the `GarageDoorMonitor` folder.\n\n## Deploy\n\nSee the README file under the `infrastructure` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudy-sky-software%2Fgaragedoormonitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudy-sky-software%2Fgaragedoormonitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudy-sky-software%2Fgaragedoormonitor/lists"}