{"id":978976,"name":"@hoobs/nest","ecosystem":"npm","description":"Nest Thermostat and Protect plug-in for homebridge","homepage":"https://github.com/chrisjshull/homebridge-nest#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/chrisjshull/homebridge-nest","keywords_array":["hoobs-certified","category_climate","category_security","hoobs-plugin","homebridge-plugin","nest"],"namespace":"hoobs","versions_count":6,"first_release_published_at":"2019-08-19T21:00:54.133Z","latest_release_published_at":"2020-02-20T14:09:46.522Z","latest_release_number":"4.4.0","last_synced_at":"2026-08-17T06:21:03.043Z","created_at":"2022-04-07T18:21:52.753Z","updated_at":"2026-08-17T06:21:03.043Z","registry_url":"https://www.npmjs.com/package/@hoobs/nest","install_command":"npm install @hoobs/nest","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.4.0"},"contentPolicy":null},"repo_metadata":{"id":28739546,"uuid":"119208144","full_name":"chrisjshull/homebridge-nest","owner":"chrisjshull","description":"Nest plugin for HomeBridge","archived":false,"fork":false,"pushed_at":"2026-05-07T14:11:53.000Z","size":556,"stargazers_count":768,"open_issues_count":32,"forks_count":128,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-17T05:44:33.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/chrisjshull.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-01-27T22:30:22.000Z","updated_at":"2026-08-16T16:47:11.000Z","dependencies_parsed_at":"2024-10-27T19:15:00.569Z","dependency_job_id":"317e0ef0-6e12-4863-97d7-9c4a594739f2","html_url":"https://github.com/chrisjshull/homebridge-nest","commit_stats":{"total_commits":319,"total_committers":39,"mean_commits":8.179487179487179,"dds":0.6300940438871474,"last_synced_commit":"baf26ea4462af9587b6e10b6a60a3eec979ae1fc"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/chrisjshull/homebridge-nest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisjshull","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/sbom","scorecard":{"id":280166,"data":{"date":"2025-08-11","repo":{"name":"github.com/chrisjshull/homebridge-nest","commit":"789799ce5d926345c96aa9839c66158a42d23e76"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chrisjshull/homebridge-nest/stale.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:34:00.135Z","repository_id":28739546,"created_at":"2025-08-17T15:34:00.141Z","updated_at":"2025-08-17T15:34:00.141Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36732987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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"},"owner_record":{"login":"chrisjshull","name":"Chris J. Shull","uuid":"877679","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/877679?v=4","repositories_count":48,"last_synced_at":"2026-08-15T02:48:58.258Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/chrisjshull","funding_links":[],"total_stars":776,"followers":26,"following":0,"created_at":"2022-11-03T03:24:41.375Z","updated_at":"2026-08-15T02:48:58.272Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisjshull","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisjshull/repositories"},"tags":[{"name":"v4.6.10","sha":"789799ce5d926345c96aa9839c66158a42d23e76","kind":"commit","published_at":"2025-03-22T13:15:16.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.6.10","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.10/manifests"},{"name":"v4.6.9","sha":"2b8a2e06ae2d540483787613808e4c48e27e8ad1","kind":"commit","published_at":"2022-05-02T20:19:50.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.6.9","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.9/manifests"},{"name":"v4.6.8","sha":"c9e59c54867c925cfb25ca22d77ade481db8029d","kind":"commit","published_at":"2022-04-30T23:09:18.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.6.8","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.8/manifests"},{"name":"v4.6.7","sha":"42ca369bf76d22e188a1d13d1a6ae67d030291af","kind":"commit","published_at":"2022-04-30T00:21:30.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.6.7","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.7/manifests"},{"name":"v4.6.6","sha":"7c435f51ce42aa04dc0fcdb30f1e2d3f2e49e319","kind":"commit","published_at":"2022-04-21T14:35:39.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.6.6","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.6/manifests"},{"name":"v4.6.5","sha":"957013e42c729676f15214ce65ae92b0f354741b","kind":"commit","published_at":"2022-02-25T20:22:24.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.6.5","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.5/manifests"},{"name":"v4.6.4","sha":"3284197aeba89337e0f1e72090508271137e3e16","kind":"commit","published_at":"2022-01-28T21:14:41.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.6.4","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"128392fe8f3110f2cd71e703b5b39a870b91bd96","kind":"commit","published_at":"2021-11-07T21:22:15.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.6.3","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"e8312d908d9bdeefe40ec87c512b84d70ff6f4ea","kind":"commit","published_at":"2021-09-28T04:47:46.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.6.2","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"bf71aff874be5d9f6620af61e5179ec3dc7f4932","kind":"commit","published_at":"2021-09-27T18:30:31.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.6.1","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"3dfebf45b76a93916bbefb511ebae4967650aa06","kind":"commit","published_at":"2021-09-26T04:25:59.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.6.0","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.6.0/manifests"},{"name":"v4.5.3","sha":"6428e61c2abb8ee8a9025c4bc277e62958bd9adc","kind":"commit","published_at":"2021-03-02T17:26:34.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.5.3","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"de30d3bf274f83ca0e79c1771d5c383064acbb01","kind":"commit","published_at":"2021-02-22T20:59:18.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.5.2","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"7cfd073615832791ac8779d510f83f6bc65effd1","kind":"commit","published_at":"2020-11-21T02:01:52.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.5.1","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"32b68946ef53c3c4e60642c197128370409657dd","kind":"commit","published_at":"2020-11-21T01:53:22.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.5.0","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.5.0/manifests"},{"name":"v4.4.15","sha":"074a8c203edaa330fc8891c17e1e43b67d9de1e3","kind":"commit","published_at":"2020-10-30T22:41:24.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.4.15","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.15/manifests"},{"name":"v4.4.14","sha":"77ff867181728c6a8b9db422140f9f563343f779","kind":"commit","published_at":"2020-10-27T02:07:47.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.4.14","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.14/manifests"},{"name":"v4.4.13","sha":"d276bf2e72bbe3ff5b5932fbae0b86c0b58d5eab","kind":"commit","published_at":"2020-10-26T22:34:07.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.4.13","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.13/manifests"},{"name":"v4.4.12","sha":"a15552a98719c7c93c269863d5577094e226bea1","kind":"commit","published_at":"2020-10-09T04:51:05.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.4.12","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.12/manifests"},{"name":"v4.4.11","sha":"3ec167cb9372790993111539eb493c876bae645e","kind":"commit","published_at":"2020-10-06T15:22:49.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.4.11","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.11/manifests"},{"name":"v4.4.10","sha":"2a854a33f95a084159f50b1fb6deee11dff7e3b5","kind":"commit","published_at":"2020-09-26T02:17:08.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.4.10","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.10/manifests"},{"name":"v4.4.9","sha":"e1a24cc4696b1c3204bc255cedf9d78e6c9c97d2","kind":"commit","published_at":"2020-09-07T20:55:11.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.4.9","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.9/manifests"},{"name":"v4.4.8","sha":"bddf19fdc844b95232b03c6d84bab4d9a6b84fb1","kind":"commit","published_at":"2020-09-06T19:22:55.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.4.8","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.8/manifests"},{"name":"v4.4.7","sha":"3b31b9687b9d288cc6d28ecae87bbc7be7e7e48c","kind":"commit","published_at":"2020-09-02T19:47:08.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.4.7","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.7/manifests"},{"name":"v4.4.6","sha":"1ae8e463e74ba6d40488d049dd8781433a8113cf","kind":"commit","published_at":"2020-04-22T20:25:56.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.4.6","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.6/manifests"},{"name":"v4.4.4","sha":"4b7a145d2f01e8f0627a1ff5d97b0163e4f1c668","kind":"commit","published_at":"2020-03-11T04:43:17.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.4.4","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.4/manifests"},{"name":"v4.4.2","sha":"4f538b62bd24da17fde6174b44da144d926fae96","kind":"commit","published_at":"2020-03-09T15:53:21.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.4.2","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.2/manifests"},{"name":"v4.4.0","sha":"5abed63ede8e5c4dc371eb18e1a0177e9c2768d1","kind":"commit","published_at":"2020-02-18T17:13:49.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v4.4.0","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v4.4.0/manifests"},{"name":"v3.5.1","sha":"826e369b4ddce27bcc6e5bc59cc2134e914f2849","kind":"commit","published_at":"2019-08-27T05:43:57.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.5.1","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"2264d610b758ac6b2531768e042506b0a05e9709","kind":"commit","published_at":"2019-08-27T04:25:02.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.5.0","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"88fb79a7b1e4df1f28650695dbd5a18096e2bb61","kind":"commit","published_at":"2019-08-24T14:23:07.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.4.1","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"3a9cfecc24ce7324e836b652051168b564024d6a","kind":"commit","published_at":"2019-08-24T04:10:30.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.4.0","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"168ee37f2f295f44d128c3c2f53b31444b634a0e","kind":"commit","published_at":"2019-08-16T16:31:00.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.3.4","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0c13a304e65f94ff236567034dfd664e5a4a4b15","kind":"commit","published_at":"2019-08-15T21:41:43.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.3.3","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"62a13d58ab14447e145c580f4541c4bcb72ae1c9","kind":"commit","published_at":"2019-08-14T15:29:45.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.3.2","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"b8d58d52a0dd4719530517d92afa1355c73e1f09","kind":"commit","published_at":"2019-08-14T00:04:07.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.3.1","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"85e95129f04858f22bd0d1ef543d3fe5da4081df","kind":"commit","published_at":"2019-08-13T17:25:48.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.3.0","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.3.0/manifests"},{"name":"3.2.4","sha":"eef21fc1447669dc2f0e1082e8c26ea03c954f53","kind":"commit","published_at":"2019-08-06T17:20:48.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/3.2.4","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/3.2.4/manifests"},{"name":"v3.2.4","sha":"eef21fc1447669dc2f0e1082e8c26ea03c954f53","kind":"commit","published_at":"2019-08-06T17:20:48.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.2.4","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"7027c5607514b4e280981691dd3780e6e0100ac7","kind":"commit","published_at":"2019-08-02T18:37:18.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.2.3","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2d9c17756300d2a1186394e7e2076f7d438dce49","kind":"commit","published_at":"2019-07-30T16:24:03.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.2.2","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"9bc921563b62465d62145cb689e257fc236c08cc","kind":"commit","published_at":"2019-07-30T04:57:11.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.2.1","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.2.1/manifests"},{"name":"v3.1.1","sha":"2cc1d0521bc45725126efeef7d43acbbffae274a","kind":"commit","published_at":"2019-07-25T19:57:40.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.1.1","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"14721c8292a153d5ad5200bc610d6485bc2a0771","kind":"commit","published_at":"2019-07-24T02:08:44.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.1.0","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"47a61f475acc8ad7eda0afd0f398b2fd2eae9503","kind":"commit","published_at":"2019-07-19T19:10:01.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v3.0.0","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v3.0.0/manifests"},{"name":"v2.1.4","sha":"07094a4aadb68fb7caccceff079103e130709a16","kind":"tag","published_at":"2018-06-24T19:28:01.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v2.1.4","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0adecaf4aad59d8314f5d79efc0fd978878c413d","kind":"tag","published_at":"2018-03-12T07:06:18.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v2.1.3","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"caa369b0508eb04526f588ef4baffd457aeb4767","kind":"tag","published_at":"2018-03-12T06:56:30.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v2.1.2","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e22d276d0816d40c977693ca58bc0d20420a0447","kind":"tag","published_at":"2018-03-11T19:21:59.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v2.1.1","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e24909e02827b8691aad2bc2c6b400bed8a066f8","kind":"tag","published_at":"2018-03-11T19:13:55.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v2.1.0","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b6c7ba68f4e533a9364ee4b6c7cb7f150a5c51cd","kind":"tag","published_at":"2018-02-27T02:18:33.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/v2.0.0","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/v2.0.0/manifests"},{"name":"1.1.3","sha":"b353d511c10dae2f7bf7e13d7a52ead9060e9e25","kind":"tag","published_at":"2017-09-30T17:33:24.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/1.1.3","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"f9754a3ac8717f1b7c5c4561cb15f188f5ca025c","kind":"tag","published_at":"2016-04-03T14:28:22.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/1.1.2","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"5b0bb2f098436332ff23584bf3edf56d580b39f2","kind":"tag","published_at":"2016-03-12T23:48:44.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/1.1.1","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"21d37d866247692d01bc1c8588c52a680cf1d44b","kind":"tag","published_at":"2016-03-12T19:25:07.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/1.1.0","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"6cd78966e2fa1407aa13ea2748b96df26acc3aeb","kind":"tag","published_at":"2016-02-26T19:35:28.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/1.0.2","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"d5fa33edbf95c7d8664e7657ac6b7428d9045873","kind":"tag","published_at":"2016-01-03T20:25:30.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/1.0.1","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"c59301c70ac0137332b12d46ffb4bf048b8c35a7","kind":"tag","published_at":"2015-12-31T00:58:42.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/1.0.0","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/1.0.0/manifests"},{"name":"0.1.1","sha":"81d88d256a9e7da77fcd6efbf80e2efe1c7ae45c","kind":"tag","published_at":"2015-12-09T02:22:08.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/0.1.1","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"0b5bfce2aff375ecd6bb193110da1718670c8a44","kind":"tag","published_at":"2015-12-07T01:48:27.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/0.1.0","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"cfdabd98b3e22e815a4f4ce800ff189e588bc61d","kind":"tag","published_at":"2015-11-11T01:17:15.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/0.0.5","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"3c5c1389bc76ce2dec9aaacf5b484626de923309","kind":"tag","published_at":"2015-11-06T15:16:35.000Z","download_url":"https://codeload.github.com/chrisjshull/homebridge-nest/tar.gz/0.0.4","html_url":"https://github.com/chrisjshull/homebridge-nest/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chrisjshull/homebridge-nest@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-08-17T05:44:37.776Z","dependent_packages_count":1,"downloads":20,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.09555568099578,"dependent_repos_count":10.319081594997954,"dependent_packages_count":20.947084095572265,"stargazers_count":2.7518758001068075,"forks_count":2.9773373317353213,"docker_downloads_count":null,"average":11.818186900681626},"purl":"pkg:npm/%40hoobs/nest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hoobs/nest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hoobs/nest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hoobs/nest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T02:39:37.442Z","issues_count":167,"pull_requests_count":65,"avg_time_to_close_issue":4805462.085714285,"avg_time_to_close_pull_request":11870597.040816326,"issues_closed_count":140,"pull_requests_closed_count":49,"pull_request_authors_count":21,"issue_authors_count":156,"avg_comments_per_issue":6.520958083832335,"avg_comments_per_pull_request":5.6461538461538465,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":11,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":2676146.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":3.2727272727272725,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisjshull%2Fhomebridge-nest/issues","maintainers":[{"login":"bwp91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwp91"},{"login":"chrisjshull","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjshull"},{"login":"adriancable","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriancable"}],"active_maintainers":[{"login":"chrisjshull","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjshull"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hoobs%2Fnest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hoobs%2Fnest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hoobs%2Fnest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hoobs%2Fnest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hoobs%2Fnest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hoobs%2Fnest/codemeta","maintainers":[{"uuid":"askovi","login":"askovi","name":null,"email":"contact@askovi.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~askovi","role":null,"created_at":"2022-11-20T17:04:12.792Z","updated_at":"2022-11-20T17:04:12.792Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/askovi/packages"},{"uuid":"bobbyslope","login":"bobbyslope","name":null,"email":"bobby@hoobs.org","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~bobbyslope","role":null,"created_at":"2022-11-20T17:04:12.801Z","updated_at":"2022-11-20T17:04:12.801Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bobbyslope/packages"},{"uuid":"pfy","login":"pfy","name":null,"email":"david.gunzinger@smoca.ch","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~pfy","role":null,"created_at":"2023-01-15T06:13:15.544Z","updated_at":"2023-01-15T06:13:15.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pfy/packages"}]}