{"id":22709469,"url":"https://github.com/hans-wurst-21/iobroker.bitaxe","last_synced_at":"2025-04-12T12:06:01.410Z","repository":{"id":267436680,"uuid":"897039524","full_name":"Hans-Wurst-21/ioBroker.bitaxe","owner":"Hans-Wurst-21","description":"Connect your Bitaxe to ioBroker","archived":false,"fork":false,"pushed_at":"2025-03-07T18:42:57.000Z","size":353,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T06:43:46.594Z","etag":null,"topics":["bitaxe","bitcoin","fixthemoneyfixtheworld","homeautomation","iobroker","iobroker-adapter"],"latest_commit_sha":null,"homepage":"","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/Hans-Wurst-21.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":"2024-12-01T22:42:44.000Z","updated_at":"2025-03-07T18:43:00.000Z","dependencies_parsed_at":"2024-12-10T11:10:22.305Z","dependency_job_id":"b83563f6-ad68-4523-aa3a-212a1cb33a0c","html_url":"https://github.com/Hans-Wurst-21/ioBroker.bitaxe","commit_stats":null,"previous_names":["hans-wurst-21/iobroker.bitaxe"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hans-Wurst-21%2FioBroker.bitaxe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hans-Wurst-21%2FioBroker.bitaxe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hans-Wurst-21%2FioBroker.bitaxe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hans-Wurst-21%2FioBroker.bitaxe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hans-Wurst-21","download_url":"https://codeload.github.com/Hans-Wurst-21/ioBroker.bitaxe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565060,"owners_count":21125415,"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":["bitaxe","bitcoin","fixthemoneyfixtheworld","homeautomation","iobroker","iobroker-adapter"],"created_at":"2024-12-10T11:09:54.131Z","updated_at":"2025-04-12T12:06:01.385Z","avatar_url":"https://github.com/Hans-Wurst-21.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Logo](admin/bitaxe.png)\n# ioBroker.bitaxe\n\n[![NPM version](https://img.shields.io/npm/v/iobroker.bitaxe.svg)](https://www.npmjs.com/package/iobroker.bitaxe)\n[![Downloads](https://img.shields.io/npm/dm/iobroker.bitaxe.svg)](https://www.npmjs.com/package/iobroker.bitaxe)\n![Number of Installations](https://iobroker.live/badges/bitaxe-installed.svg)\n![Current version in stable repository](https://iobroker.live/badges/bitaxe-stable.svg)\n\n[![NPM](https://nodei.co/npm/iobroker.bitaxe.png?downloads=true)](https://nodei.co/npm/iobroker.bitaxe/)\n\n**Tests:** ![Test and Release](https://github.com/Hans-Wurst-21/ioBroker.bitaxe/workflows/Test%20and%20Release/badge.svg)\n\n# BitaxeOS Mining Adapter for ioBroker\n\nThe Bitaxe adapter integrates the Bitaxe Miner into ioBroker, allowing users to monitor and manage their mining operations efficiently. Adjust the frequency and Core-Voltage of the ASIC during operation.\n\nIt should work with all Bitaxes. However, I cannot promise it! \n\n#### Tested only on Bitaxe 601 Gamma with AxeOS v2.4.0!\n\n##\n\n**Important: The adapter or Bitaxe will never ask for your seed!**\n\n**⚠️ NEVER ⚠️**\n\n**If you share your seed you will lose 100% of everything!**\n\n## Features\n\n- **Real-time Data**: Fetches and displays real-time data from the Bitaxe Miner.\n- **Configuration Management**: Change the frequency and Core-Voltage of the ASIC during operation.\n- **Comprehensive Monitoring**: Monitors power consumption, temperature, and mining performance metrics.\n- **Reset Bitaxe**: Reset your Bitaxe (Button/boolean) - be careful\n\n## Installation\n\n1. Install the adapter via the ioBroker admin interface.\n2. Configure the adapter settings, including the API URL and update interval.\n\n## Configuration\n\nThe adapter can be configured with the following options:\n\n- **API URL**: The endpoint for accessing the miner's API (e.g., `http://BITAXE_API`). (not / at the end)\n\n- **Update Interval**: The frequency of data updates in milliseconds (default is 60000 ms).\n\n## States\n\nThe adapter creates various channels and states to represent different metrics from the miner:\n\n### Information Channel\n- `info.connection`: Indicates whether the device or service is connected (boolean).\n\n### Power Data Channel\n- `power.power`: Current power consumption (W).\n- `power.voltage`: Voltage level (mV).\n- `power.current`: Current draw (mA).\n\n### Temperature Data Channel\n- `temperature.temp`: Device temperature (°C).\n- `temperature.vrTemp`: VR temperature (°C).\n\n### Mining Data Channel\n- `mining.hashRate`: Current hash rate (H/s).\n- `mining.bestDiff`: Best difficulty encountered.\n- `mining.bestSessionDiff`: Best session difficulty.\n- `mining.isUsingFallbackStratum`: Indicates if using fallback stratum.\n- `mining.sharesAccepted`: Number of accepted shares.\n- `mining.sharesRejected`: Number of rejected shares.\n\n### Hardware Data Channel\n- `hardware.frequency`: Operating frequency (MHz). Can be changed while the system is running.\n- `hardware.coreVoltage`: Core voltage (mV). Can be changed while the system is running.\n- `hardware.freeHeap`: Free memory available (bytes).\n- `hardware.coreVoltageActual`: Actual core voltage (mV).\n- `hardware.asicCount`: Number of ASICs in use.\n- `hardware.smallCoreCount`: Number of small cores.\n- `hardware.ASICModel`: ASIC model information.\n\n### Configuration Channel\n- `configuration.fanrpm`: Fan RPM.\n- `configuration.fanspeed`: Fan speed (%).\n- `configuration.autofanspeed`: Auto fan speed setting.\n- `configuration.invertfanpolarity`: Fan polarity inversion setting.\n- `configuration.invertscreen`: Screen inversion setting.\n- `configuration.overheat_mode`: Overheat mode setting.\n- `configuration.flipscreen`: Screen flip setting.\n\n### System Channel\n- `system.version`: Version of the system software.\n- `system.boardVersion`: Version of the board.\n- `system.runningPartition`: Currently running partition.\n- `system.uptimeSeconds`: Uptime of the system in seconds.\n\n### Stratum Channel\n- `stratum.stratumURL`: URL of the stratum server.\n- `stratum.fallbackStratumURL`: Fallback stratum server URL.\n- `stratum.stratumPort`: Port used for stratum connections.\n- `stratum.fallbackStratumPort`: Fallback stratum port.\n- `stratum.stratumUser`: Stratum user.\n- `stratum.fallbackStratumUser`: Fallback stratum user.\n\n### Network Channel\n- `network.wifiStatus`: Status of the WiFi connection.\n- `network.hostname`: Hostname of the device.\n- `network.macAddr`: MAC address of the device.\n- `network.ssid`: SSID of the connected WiFi network.\n\n## Logging\n\nThe adapter logs important events and errors to help with troubleshooting. Set log level to \"info\" for standard operation or \"debug\" for detailed logging.\n\n## Changelog\n\u003c!--\n    Placeholder for the next version (at the beginning of the line):\n    ### **WORK IN PROGRESS**\n--\u003e\n\n### **WORK IN PROGRESS**\n* (Hans-Wurst-21) ???\n\n### 0.0.2 (2024-12-04)\n* (Hans-Wurst-21) publish npmjs.com\n\n### 2024-12-01\n* (Hans-Wurst-21) initial release\n\n## License\nMIT License\n\nCopyright (c) 2024 Hans-Wurst-21 \u003cgithub+bitaxe@hansmail.net\u003e\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhans-wurst-21%2Fiobroker.bitaxe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhans-wurst-21%2Fiobroker.bitaxe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhans-wurst-21%2Fiobroker.bitaxe/lists"}