{"id":44273446,"url":"https://github.com/dermiika/bitaxe-ha-integration","last_synced_at":"2026-02-10T20:01:23.249Z","repository":{"id":259306772,"uuid":"875399420","full_name":"DerMiika/Bitaxe-HA-Integration","owner":"DerMiika","description":"This custom component integrates your Bitaxe mining devices with Home Assistant, allowing you to monitor various metrics such as hashrate, temperature, power consumption, and more.","archived":false,"fork":false,"pushed_at":"2025-12-17T22:32:23.000Z","size":435,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-21T09:48:52.116Z","etag":null,"topics":["bitaxe","bitaxe-miner","home-assistant","homeassistant","homeassistant-custom-component","homeassistant-integration"],"latest_commit_sha":null,"homepage":"","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/DerMiika.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-19T21:43:51.000Z","updated_at":"2025-12-17T22:32:27.000Z","dependencies_parsed_at":"2026-02-10T20:00:45.945Z","dependency_job_id":null,"html_url":"https://github.com/DerMiika/Bitaxe-HA-Integration","commit_stats":null,"previous_names":["dermiika/bitaxe-ha-integration"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/DerMiika/Bitaxe-HA-Integration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerMiika%2FBitaxe-HA-Integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerMiika%2FBitaxe-HA-Integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerMiika%2FBitaxe-HA-Integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerMiika%2FBitaxe-HA-Integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DerMiika","download_url":"https://codeload.github.com/DerMiika/Bitaxe-HA-Integration/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerMiika%2FBitaxe-HA-Integration/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29314697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T17:48:59.043Z","status":"ssl_error","status_checked_at":"2026-02-10T17:45:37.240Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["bitaxe","bitaxe-miner","home-assistant","homeassistant","homeassistant-custom-component","homeassistant-integration"],"created_at":"2026-02-10T20:00:30.957Z","updated_at":"2026-02-10T20:01:23.242Z","avatar_url":"https://github.com/DerMiika.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bitaxe Home Assistant Integration\n\n[![HACS](https://img.shields.io/badge/HACS-Custom-blue.svg)](https://hacs.xyz/)\n[![Latest Release](https://img.shields.io/github/v/release/DerMiika/Bitaxe-HA-Integration)](https://github.com/DerMiika/Bitaxe-HA-Integration/releases)\n[![Stars](https://img.shields.io/github/stars/DerMiika/Bitaxe-HA-Integration)](https://github.com/DerMiika/Bitaxe-HA-Integration/stargazers)\n\n\nThis is a custom integration for Bitaxe miners in Home Assistant.\n\n## Features\n\n- **Real-time Monitoring**: Keep track of power, temperature, hashrate, and other mining metrics in real-time.\n- **Easy Configuration**: Configure your Bitaxe device effortlessly through Home Assistant's user interface.\n\n## Manual Installation\n\n1. Navigate to your Home Assistant configuration directory. This is usually the `/config` directory in your Home Assistant setup.\n\n2. Clone the repository directly into the `custom_components` folder (create the folder if it doesn't exist):\n   ```bash\n   mkdir -p custom_components\n   git clone https://github.com/DerMiika/Bitaxe-HA-Integration.git /config/custom_components/bitaxe\n   ```\n\n3.  Restart Home Assistant.\n\n## HACS Installation\n\n1. Open the HACS section in your Home Assistant.\n\n2. Go to **Integrations** and select **Add Repository**.\n\n3. Enter the URL for this repository: `https://github.com/DerMiika/Bitaxe-HA-Integration`.\n\n4. Install the integration and follow the configuration steps.\n\n## Configuration\n\nTo set up the integration, follow these steps:\n\n1. Go to Settings \u003e Devices \u0026 Services \u003e Add Integration.\n2. Search for \"Bitaxe\" and select it.\n3. Enter the IP address of your Bitaxe miner.\n4.  Choose a name for your Bitaxe miner (this can be any name you prefer).\n5.  Complete the setup.\n\n## Version\nThis is version (v1.1.2) compatible with HACS!\n\n## Screenshots\n\n### Setup Screen\n\u003cimg src=\"custom_components/bitaxe/images/Setup.png\" alt=\"Setup Screen\" style=\"max-width: 100%; height: auto;\"\u003e\n\n### Sensor Data Screen\n\u003cimg src=\"custom_components/bitaxe/images/Sensor.png\" alt=\"Sensor Data Screen\" style=\"max-width: 100%; height: auto;\"\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdermiika%2Fbitaxe-ha-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdermiika%2Fbitaxe-ha-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdermiika%2Fbitaxe-ha-integration/lists"}