heyajohnny / cryptoinfo

Provides Home Assistant sensors for all cryptocurrencies supported by CoinGecko
GNU General Public License v3.0
46 stars 13 forks source link

Crypto MUNT not found #33

Closed embezon closed 1 year ago

embezon commented 1 year ago

Using this cryptoinfo with MUNT, it's not found.

configuration.yaml:

cryptoinfo / cryptogecko

Result after restart: For every coin it gives the price, except for munt. 'UnKnown'

heyajohnny commented 1 year ago

Do you mean this one? {"id":"gulden","symbol":"munt","name":"Munt"} If so, then try using 'gulden' instead of 'munt'.

embezon commented 1 year ago

It's a little bit odd, but that's the trick indeed. Thanks.

heyajohnny commented 1 year ago

Changing the 'unit_of_measurement' should fix that