You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Cryptocurrency id's One or more of the 'id' values (seperated by a , character) that you can find on this <ahref='https://api.coingecko.com/api/v3/coins/list'target='_blank'>page</a>
47
47
- Multipliers The number of coins/tokens (seperated by a , character). The number of Multipliers must match the number of Cryptocurrency id's
48
48
- Currency name One of the currency names that you can find on this <ahref='https://api.coingecko.com/api/v3/simple/supported_vs_currencies'target='_blank'>page</a>
49
49
- Unit of measurement You can use a currency symbol or you can make it empty. You can find some symbols on this <ahref='https://en.wikipedia.org/wiki/Currency_symbol#List_of_currency_symbols_currently_in_use'target='_blank'>page</a>
50
50
- Update frequency (minutes) How often should the value be refreshed? Beware of the <ahref='https://support.coingecko.com/hc/en-us/articles/4538771776153-What-is-the-rate-limit-for-CoinGecko-API-public-plan'target='_blank'>CoinGecko rate limit</a> when using multiple sensors
51
51
- Minimum time between requests (minutes) The minimum time between the other sensors and this sensor to make a data request to the API. (This property is shared and the same for every sensor). You can set this value to 0 if you only use 1 sensor
0 commit comments