{"id":24033529,"url":"https://github.com/emischorr/tibber_ex","last_synced_at":"2026-02-23T08:33:17.019Z","repository":{"id":271248342,"uuid":"912849667","full_name":"emischorr/tibber_ex","owner":"emischorr","description":"An opinionated wrapper for the Tibber GraphQL API","archived":false,"fork":false,"pushed_at":"2025-10-12T18:17:34.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T12:42:58.759Z","etag":null,"topics":["api","elixir","graphql","tibber"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/tibber_ex","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/emischorr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-06T14:19:30.000Z","updated_at":"2025-10-12T18:17:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e820bd1-d55f-48c7-810b-c356251dc673","html_url":"https://github.com/emischorr/tibber_ex","commit_stats":null,"previous_names":["emischorr/tibber_ex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/emischorr/tibber_ex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emischorr%2Ftibber_ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emischorr%2Ftibber_ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emischorr%2Ftibber_ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emischorr%2Ftibber_ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emischorr","download_url":"https://codeload.github.com/emischorr/tibber_ex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emischorr%2Ftibber_ex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29740009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"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":["api","elixir","graphql","tibber"],"created_at":"2025-01-08T18:19:42.853Z","updated_at":"2026-02-23T08:33:16.989Z","avatar_url":"https://github.com/emischorr.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TibberEx\n\nAn opinionated wrapper for the Tibber GraphQL API.\nCurrently only priceInfo is implemented.\n\n## Example\n\n```elixir\n\"TIBBER_TOKEN\"\n|\u003e System.get_env()\n|\u003e TibberEx.price_info()\n# %{\n#   ~U[2025-10-09 04:30:00.000Z] =\u003e %{total: 0.3664, energy: 0.1324, tax: 0.234},\n#   ~U[2025-10-08 12:30:00.000Z] =\u003e %{total: 0.316, energy: 0.09, tax: 0.226},\n#   ~U[2025-10-08 16:15:00.000Z] =\u003e %{total: 0.3846, energy: 0.1476, tax: 0.237},\n#   ~U[2025-10-08 03:00:00.000Z] =\u003e %{total: 0.3124, energy: 0.087, tax: 0.2254},\n#   ...\n# }\n```\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `tibber_ex` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:tibber_ex, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nThe docs can be found at \u003chttps://hexdocs.pm/tibber_ex\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femischorr%2Ftibber_ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femischorr%2Ftibber_ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femischorr%2Ftibber_ex/lists"}