{"id":21166308,"url":"https://github.com/ajyounguk/hive-client","last_synced_at":"2026-05-01T06:31:17.115Z","repository":{"id":258036057,"uuid":"166840023","full_name":"ajyounguk/hive-client","owner":"ajyounguk","description":"A client application to interact with the Hive heating system","archived":false,"fork":false,"pushed_at":"2021-06-10T09:26:07.000Z","size":1009,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T17:08:41.976Z","etag":null,"topics":["automation","client","heating","hive","home-automation","javascript","nodejs","webapp"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ajyounguk.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}},"created_at":"2019-01-21T15:51:29.000Z","updated_at":"2021-10-28T13:42:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e6ac83b-010a-458c-b92c-175e83399cd0","html_url":"https://github.com/ajyounguk/hive-client","commit_stats":null,"previous_names":["ajyounguk/hive-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ajyounguk/hive-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajyounguk%2Fhive-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajyounguk%2Fhive-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajyounguk%2Fhive-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajyounguk%2Fhive-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajyounguk","download_url":"https://codeload.github.com/ajyounguk/hive-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajyounguk%2Fhive-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32487300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["automation","client","heating","hive","home-automation","javascript","nodejs","webapp"],"created_at":"2024-11-20T14:49:13.482Z","updated_at":"2026-05-01T06:31:17.098Z","avatar_url":"https://github.com/ajyounguk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# DO NOT USE - NO LONGER WORKING / SUPPORTED :(\n Hive has abandoned / removed acccess for the public API that was used in this implementation rendering this project unusable. \n Code available for reference purposes only\n\n\n## hive-access - a hive thermostat web app\n\n\n## What is this?\nA Node.js web app that integrates with the Hive Thermostat API, provides functionality to view Hive data and export temperature history to .csv file.\n\n![Alt text](/screenshots/history.png)\n\n## Contains\n- /config = sample config file for hive credentials (rename it to hive-config.json)\n- /controllers = hive UI HTTP endpoints + Hive API integration controller \n- /views = UI views and partials (html + ejs)\n- /public = css stylesheet for UI\n- /screenshots = screenshots!\n- /csv = location for .csv export files\n- app.js main webserver code\n\n\n## Functionality:\n\n### done:\nSimple HMTL UI supporting:\n- Login\n- View nodes\n- View channels\n- View events\n- View users\n- View topology \n- View temperature history\n- Export temperature history to .csv file\n\n### todo :\n- temperature and water boost control\n- refactor UI; it's a tech app needs to be a user friendly app\n- graphs!?\n\n## Acknowledgements\nBased on James Saunders API reference at:\nhttp://www.smartofthehome.com/2016/05/hive-rest-api-v6/\n\n## Installation overview\n\n### 1. Clone Repo an install module dependencies\n```\nhttps://github.com/ajyounguk/hive-client\ncd hive-client\nnpm install\n```\n\n### 2. Hive Config:\nCopy /config/hive-config-sample.json to hive-config.json\n```\ncp config-sample.json config.json\n```\nedit hive-config.json to include your Hive (web) login details\n\n\n## How to run it\nnode app.js\n\n### Launch the app:\npoint your browser at the local/remoteIP port 3000 (http://0.0.0.0:3000) to load the HTML app\n\n#### CSV - if you use the .csv export function, files are stored in the /csv directory\n\n### EOL Readme..\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajyounguk%2Fhive-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajyounguk%2Fhive-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajyounguk%2Fhive-client/lists"}