Skip to content

Home Assistant integration for monitoring and managing Axeos Miner devices. Provides real-time data on power consumption, voltage, temperature, and more.

Notifications You must be signed in to change notification settings

Loony2392/hacs_axeos_miner

Repository files navigation

AxeOS Miner

AxeOS Miner Integration for Home Assistant

GitHub release (latest by date) HACS Custom GitHub issues GitHub license

This project provides an integration for the AxeOS Miner, allowing users to monitor and manage their mining operations through Home Assistant. The integration fetches data from the AxeOS Miner API and presents it as sensors within Home Assistant.

Features

  • 📊 Real-time monitoring of mining performance
  • Access to various metrics such as power consumption, voltage, hashrate and temperature
  • 🛠️ Easy integration with Home Assistant

Installation

HACS (Home Assistant Community Store)

Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.

  1. Go to HACS in your Home Assistant instance.
  2. Click on Integrations.
  3. Click on the + Explore & Download Repositories button.
  4. Search for "AxeOS Miner" and install the integration.
  5. Restart Home Assistant to load the new integration.

Manual Installation

  1. Clone this repository to your Home Assistant custom_components directory:

    git clone https://github.com/Loony2392/hacs_axeos_miner.git
  2. Restart Home Assistant to load the new integration.

  3. Configure the integration in your configuration.yaml file:

    sensor:
      - platform: axeos_miner
        host: "http://IP"

Usage

Once the integration is installed and configured, you will be able to see the AxeOS Miner sensors in your Home Assistant dashboard. You can use these sensors to monitor the performance and health of your mining operations.

Troubleshooting

If you encounter any issues, please refer to the info.md file for common problems and solutions.

Contributing

Contributions are welcome! Please submit a pull request or open an issue for any enhancements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Home Assistant integration for monitoring and managing Axeos Miner devices. Provides real-time data on power consumption, voltage, temperature, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages