Giter Site home page Giter Site logo

corykrol / ha-miningpoolhub Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 577 KB

Custom component to integrate miner statistics from Mining Pool Hub into Home Assistant

License: Apache License 2.0

Python 95.60% Dockerfile 4.40%
home-assistant home-automation mining-pool cryptomining gpumining mining-monitor

ha-miningpoolhub's People

Stargazers

 avatar  avatar

Watchers

 avatar

ha-miningpoolhub's Issues

Options Flow Coin Add/Remove Improvements

  • If you delete a coin and add a new one in the same action only the delete is registered
  • Should have an option to add multiple coins similar to the "add another" checkbox in the config flow

Readding Deleted Coin

Readding a deleted coin will create a new entity under the same unique_id causing this error

Readded coins should instead have their corresponding existing entities enabled

INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.miningpoolhub entity: sensor.miningpoolhub_ethereum
ERROR (MainThread) [homeassistant.components.sensor] Platform miningpoolhub does not generate unique IDs. ID ethereum already exists - ignoring sensor.miningpoolhub_ethereum`

Replace deprecated device_state_attributes with extra_state_attributes

The latest version of Home Assistant boots with this warning

Entity sensor.miningpoolhub_ethereum (<class 'custom_components.miningpoolhub.sensor.MiningPoolHubSensor'>) implements device_state_attributes. Please report it to the custom component author.

From entity dev docs: "Extra information to store in the state machine. It needs to be information that further explains the state, it should not be static information like firmware version."

Entity :: Generic Properties
Using States

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.