CryptoTracker icon indicating copy to clipboard operation
CryptoTracker copied to clipboard

Needs full documentation

Open rocketdyke opened this issue 3 years ago • 5 comments

"The component is available in the hacs store, you only need to search it and after you can configure it from the Devices & Services page in the Configuration page."

well, I've installed it from HACS, and there is nothing in the Devices and Services configuration page.

with no way to find the GUI, it is impossible to actually configure this to show up.

rocketdyke avatar Feb 19 '22 02:02 rocketdyke

It's a bit of a puzzle, but it does mention to go to Devices&Services in config menu. You need to "Add Integration" -> Cryptostate for every pair.

That said... updates every 12 hours makes the whole thing pointless i my opinion.

RedNax67 avatar Feb 20 '22 07:02 RedNax67

do we still need to install via HACS?

This needs full/better documentation

And what each of these mean? image

How to convert this into a new configuration?

sensor:
  - platform: cryptostate
    resources:
      - compare: btc-gbp
        name: crypto-btc-gbp

      - compare: eth-gbp
        name: crypto-eth-gbp

GigaTech avatar Mar 04 '22 14:03 GigaTech

Hi, first of all, yes before configure the integration you need to install it via HACS.

In your yaml you have the compare option, here there are the two crypto codes that you use.

  • compare: btc-gbp

The first btc, in the UI will go into the Crypto ticker. and the second gbp, will go in the Base ticker.

BigNocciolino avatar Mar 08 '22 17:03 BigNocciolino

OK thanks, this needs to be well documented...

I also could not find a way to edit the values of the existing entities. am I missing something?

I ended up deleting them all and starting again which is a pain in the bum, at least before the 'upgrade' it was easier to manage/edit and the settings made sense...

Thanks

GigaTech avatar Mar 08 '22 18:03 GigaTech

Hi, i'm planning to add the feature for modifying the existing entities, for now you need to select the integration and delete it.

For example: 2022-03-09_14-41

Here is the component configuration, with all the devices, you need to pick one and delete it, clicking on the 3 dots 2022-03-09_14-42

BigNocciolino avatar Mar 09 '22 13:03 BigNocciolino