{"id":20562198,"url":"https://github.com/microclimates/mc-device-full","last_synced_at":"2026-01-28T21:01:24.688Z","repository":{"id":139192241,"uuid":"89635526","full_name":"microclimates/mc-device-full","owner":"microclimates","description":"Template for a secure Microclimates device, with all bells and whistles","archived":false,"fork":false,"pushed_at":"2017-04-27T20:01:43.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T07:10:38.446Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/microclimates.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":"2017-04-27T20:00:30.000Z","updated_at":"2017-04-27T20:02:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"86ca2d54-b0cf-492d-91cb-bf6cb7e80a02","html_url":"https://github.com/microclimates/mc-device-full","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/microclimates/mc-device-full","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microclimates%2Fmc-device-full","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microclimates%2Fmc-device-full/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microclimates%2Fmc-device-full/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microclimates%2Fmc-device-full/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microclimates","download_url":"https://codeload.github.com/microclimates/mc-device-full/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microclimates%2Fmc-device-full/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28851838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: 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":[],"created_at":"2024-11-16T04:09:59.565Z","updated_at":"2026-01-28T21:01:24.674Z","avatar_url":"https://github.com/microclimates.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Microclimates Device Module Template\n====================================\n\nThis repository contains the minimum requirements for installing your device\ninto a secure [Microclimates](https://www.microclimates.com) network.\n\nIt's designed to be used as a template for your own device module.\n\nWhile there is no requirement for this to install a device, it will allow\nthe device be installed without the security warning.\n\nWe recommend all devices running within the secure network have this minimum installation, \nconsting of the package.json file acknowledging your understanding and\nacceptance of the [security agreement](https://www.microclimates.com/device-security-agreement)\nand [privacy policy](https://www.microclimates.com/device-privacy-policy).\n\nDevice Requirements\n-------------------\n\nAny device following the [Homie convention](https://github.com/marvinroger/homie)\ncan be added to the secure Microclimates network. It has been tested using the [ESP8266](https://github.com/marvinroger/homie-esp8266) homie\nlibrary.\n\nIn order to find your device module it must be published to npm, and the following must be in the device settings section of the [JSON configuration file](https://homie-esp8266.readme.io/docs/json-configuration-file) on the device:\n\n```\n{\n  ...\n  \"settings\": {\n    \"npm-module\": \"this-repo@^2.12.0\"\n  }\n}\n```\n\nIf the `npm-module` value contains a semver range as in the above example, automatic updates of your module are restrained to this range.\n\nInstalling\n----------\n\nThe device must be in configuration mode as a WiFi hotspot, broadcasting an SSID. If the SSID begins with `homie-` or `microclimates-`, the Microclimates hub will find it without asking the user to view all available SSIDs.\n\nOnce the user confirms their intent to install the device, the `microclimates` section of the `package.json` for your module will be downloaded, validated, and presented to the user. \n\nUpon installation, your device will be configured to connect to the secure Microclimates network, the shared MQTT message bus, and be controlled by [node-red](http://nodered.org/) flows and the external [Climate Control API](https://microclimates.com/api/v1/).\n\nLicense\n-------\n\nCopyright 2017  Microclimates, Inc.\nMay be freely distributed under the [MIT license](https://opensource.org/licenses/MIT)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicroclimates%2Fmc-device-full","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicroclimates%2Fmc-device-full","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicroclimates%2Fmc-device-full/lists"}