{"id":13509548,"url":"https://github.com/jeffutter/honeywell-elixir","last_synced_at":"2025-11-07T14:30:17.960Z","repository":{"id":57505326,"uuid":"65406427","full_name":"jeffutter/honeywell-elixir","owner":"jeffutter","description":"An Elixir Client for the Honeywell Developer API","archived":false,"fork":false,"pushed_at":"2016-08-17T16:17:18.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T10:18:05.461Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/jeffutter.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}},"created_at":"2016-08-10T18:23:24.000Z","updated_at":"2016-08-10T18:33:05.000Z","dependencies_parsed_at":"2022-08-22T09:00:30.644Z","dependency_job_id":null,"html_url":"https://github.com/jeffutter/honeywell-elixir","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffutter%2Fhoneywell-elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffutter%2Fhoneywell-elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffutter%2Fhoneywell-elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffutter%2Fhoneywell-elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffutter","download_url":"https://codeload.github.com/jeffutter/honeywell-elixir/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533070,"owners_count":19654617,"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":[],"created_at":"2024-08-01T02:01:09.407Z","updated_at":"2025-11-07T14:30:17.931Z","avatar_url":"https://github.com/jeffutter.png","language":"Elixir","funding_links":[],"categories":["Third Party APIs"],"sub_categories":[],"readme":"# Honeywell\n\n[![Build Status](https://travis-ci.org/jeffutter/honeywell-elixir.svg?branch=master)](https://travis-ci.org/jeffutter/honeywell-elixir)\n[![Hex.pm](https://img.shields.io/hexpm/v/honeywell.svg?maxAge=2592000)](https://hex.pm/packages/honeywell)\n[![Inline docs](http://inch-ci.org/github/jeffutter/honeywell-elixir.svg)](http://inch-ci.org/github/jeffutter/honeywell-elixir)\n[![Deps Status](https://beta.hexfaktor.org/badge/all/github/jeffutter/honeywell-elixir.svg)](https://beta.hexfaktor.org/github/jeffutter/honeywell-elixir)\n[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)\n\nHoneywell Cloud API Client for Elixir:\n\nThis is an unofficial client for the [Honeywell Round and Water Leak \u0026 Freeze Detector APIs](https://developer.honeywell.com/). \n\n## Usage\n\nInstallation\n\n```elixir\ndef deps do\n  [{:honeywell, \"~\u003e 0.1.0\"}]\nend\n```\n\nand run `mix deps.get`. Now, list the :honeywell application as your application dependency:\n\n```elixir\ndef application do\n  [applications: [:honeywell]]\nend\n```\n\n## Configuration\n\nYou will need to set the following configuration variables in your `config/config.exs` file:\n\n```elixir\nuse Mix.Config\n\nconfig :honeywell,\n  client_id: System.get_env(\"HONEYWELL_CLIENT_ID\"),\n  client_secret: System.get_env(\"HONEYWELL_CLIENT_SECRET\"),\n  site: System.get_env(\"SITE\"),\n  redirect_uri: System.get_env(\"HONEYWELL_REDIRECT_URL\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffutter%2Fhoneywell-elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffutter%2Fhoneywell-elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffutter%2Fhoneywell-elixir/lists"}