heyajohnny / cryptoinfo

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

Can't get the price of Zilliqa #41

Closed 19leva89 closed 7 months ago

19leva89 commented 10 months ago

Good day, thank you for your integration! But for some reason I don’t get the price for zilliqa. At the same time, everything is fine for bitcoin

sensor:
    - platform: cryptoinfo
      cryptocurrency_name: "zilliqa"
      currency_name: "usd"
      unit_of_measurement: "\u200b"
      multiplier: 1
      update_frequency: 45

    - platform: cryptoinfo
      cryptocurrency_name: "bitcoin"
      currency_name: "usd"
      unit_of_measurement: "\u200b"
      multiplier: 1
      update_frequency: 45
19leva89 commented 10 months ago

Perhaps the problem is that I created 40 sensors for different cryptocurrencies at once? And now I see this error in my error log: Error fetching update from coingecko: 0 - response status: 429 - Too Many Requests

19leva89 commented 10 months ago

Out of 40 sensors, data comes to 15