This is a custom Nomics integration which can be used in HomeAssistant.
Before using the Nomics integration, sign up for a free API key here.
Installation using HACS
This integration can be added to HACS as a custom repository:
- URL:
https://github.com/anybody84/ha-nomics
- Category:
Integration
After adding a custom repository you can use HACS to install this integration using user interface by going to HACS > Integrations > Explore & Download Repositories and searching for Nomics
.
This can be done directly from the UI. Go to Configuration > Integrations > Add Integration and search for Nomics
.
You can also use the MyHomeAssistant link:
Please provide your api_key
and other details in the configuration window as shown below:
More details about the configuration options:
Key | Type | Required | Default | Description |
---|---|---|---|---|
api_key |
string |
true |
- | Api key from the Nomics portal |
quote |
list |
true |
BTC, ETH |
Comma-separated list of currency codes |
display_currency |
string |
false |
USD |
The currency to use for diplaying exchange rates |
name |
string |
false |
Nomics |
Integration name |