{"id":15603544,"url":"https://github.com/ttroy50/pyephember","last_synced_at":"2025-07-23T10:34:46.763Z","repository":{"id":44703428,"uuid":"104267172","full_name":"ttroy50/pyephember","owner":"ttroy50","description":"Simple monitor script for the EPH Controls Ember heating system","archived":false,"fork":false,"pushed_at":"2022-01-30T07:58:31.000Z","size":132,"stargazers_count":14,"open_issues_count":5,"forks_count":11,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-06-17T12:04:49.805Z","etag":null,"topics":["eph","eph-ember","heating","home-automation","smart-home","temperature","thermostat"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/ttroy50.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-20T21:00:12.000Z","updated_at":"2025-05-29T14:49:41.000Z","dependencies_parsed_at":"2022-09-05T10:00:21.354Z","dependency_job_id":null,"html_url":"https://github.com/ttroy50/pyephember","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ttroy50/pyephember","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttroy50%2Fpyephember","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttroy50%2Fpyephember/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttroy50%2Fpyephember/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttroy50%2Fpyephember/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ttroy50","download_url":"https://codeload.github.com/ttroy50/pyephember/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttroy50%2Fpyephember/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266210928,"owners_count":23893343,"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":["eph","eph-ember","heating","home-automation","smart-home","temperature","thermostat"],"created_at":"2024-10-03T03:03:55.149Z","updated_at":"2025-07-23T10:34:46.734Z","avatar_url":"https://github.com/ttroy50.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"PyEphEmber\n========================================\n\nPyEphEmber is a Python module implementing an interface to the [EPH Control Systems Ember API](http://emberapp.ephcontrols.com/).  It allows a user to interact with their EPH heating system for the purposes of monitoring their heating system. This requires you to \nhave the EPH Gateway to provide external internet access for your heating system.\n\n[![Build Status](https://travis-ci.org/ttroy50/pyephember.svg?branch=master)](https://travis-ci.org/ttroy50/pyephember)\n\n\n\nExample basic usage\n-------------------\n\n    \u003e\u003e\u003e from pyephember.pyephember import EphEmber\n    \u003e\u003e\u003e e = EphEmber('my@username.com', 'mypassword')\n    \u003e\u003e\u003e e.get_zone_temperature(\"MyZone\")\n\nAPI\n---\n\nThe API is a basic HTTPS API returning data in JSON format. For more details see [here](API.md)\n\nDisclaimer: I have no connection with EPH Controls so cannot guarentee that these API calls will always be valid.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttroy50%2Fpyephember","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fttroy50%2Fpyephember","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttroy50%2Fpyephember/lists"}