{"id":18078480,"url":"https://github.com/techgaun/enphex","last_synced_at":"2025-04-05T20:41:01.626Z","repository":{"id":57495259,"uuid":"78817562","full_name":"techgaun/enphex","owner":"techgaun","description":"An elixir wrapper for enphase api","archived":false,"fork":false,"pushed_at":"2018-07-15T20:16:50.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T06:05:21.975Z","etag":null,"topics":["elixir-wrapper","enphase-api"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/techgaun.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":"2017-01-13T05:14:25.000Z","updated_at":"2018-07-15T20:16:51.000Z","dependencies_parsed_at":"2022-08-31T12:42:03.237Z","dependency_job_id":null,"html_url":"https://github.com/techgaun/enphex","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/techgaun%2Fenphex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techgaun%2Fenphex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techgaun%2Fenphex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techgaun%2Fenphex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techgaun","download_url":"https://codeload.github.com/techgaun/enphex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399898,"owners_count":20932876,"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":["elixir-wrapper","enphase-api"],"created_at":"2024-10-31T12:14:18.672Z","updated_at":"2025-04-05T20:41:01.581Z","avatar_url":"https://github.com/techgaun.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Enphex\n\n[![Hex version](https://img.shields.io/hexpm/v/enphex.svg \"Hex version\")](https://hex.pm/packages/enphex) ![Hex downloads](https://img.shields.io/hexpm/dt/enphex.svg \"Hex downloads\")\n\n\u003e An elixir wrapper for enphase api\n\n## Installation\n\nSpecify the package as dependency in `mix.exs`\n\n```elixir\n{:enphex, \"~\u003e 0.1\"}\n```\n\nand specify in the list of applications:\n\n```eixir\ndef applications do\n  [applications: [:enphex]]\nend\n```\n\n## Configuration\n\n```elixir\nconfig :enphex,\n  api_key: System.get_env(\"ENPHASE_API_KEY\"),\n  user_id: System.get_env(\"ENPHASE_USER_ID\")\n```\n\n## Usage\n\nMost of the endpoints accept a system id and optional map of url parameters.\nPlease refer to `Enphex` documentation for more details\n\n```elixir\nEnphex.energy_lifetime(1232, %{production: \"all\"})\n```\n\n## Author\n\n- [techgaun](https://github.com/techgaun)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechgaun%2Fenphex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechgaun%2Fenphex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechgaun%2Fenphex/lists"}