CoinMarketCap


The coinmarketcap sensor platform displays various details about a cryptocurrency provided by CoinMarketCap.

To add the CoinMarketCap sensor to your installation, add the following lines to your configuration.yaml:

# Example configuration.yaml entry
sensor:
  - platform: coinmarketcap

Configuration variables:

  • currency (Optional): The cryptocurrency to use, eg. bitcoin, litecoin, steem, etc. Default is bitcoin.
  • display_currency (Optional): The currency to display, eg. USD, EUR, GBP, etc. Default is USD. All supported currencies can be found here.