Skip to content

koying/exchangerate-api_ha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExchangeRate-API integration for Home Assistant

This integration returns currency rates from the ExchangeRate-API api.

Pre-requistes

  1. Free API key from exchangerate-api.com

Installation

HACS

  1. Launch HACS
  2. Navigate to the Integrations section
  3. "+ Explore & Add Repositories" button in the bottom-right
  4. Search for "exchangerate-api"
  5. Select "Install this repository"
  6. Restart Home Assistant

Home Assistant

  1. Go to the integrations page
  2. Click on the "Add Integration" button at the bottom-right
  3. Search for the "exchangerate-api" integration
  4. Select the exchangerate-api integration

Configuration

Options

This integration can only be configuration through the UI (Configuration->Integrations), and the options below can be configured when the integration is added.

key default required description
api_key none yes Your personal api key
base USD yes The base currency
quote none yes The currency you want the rate vs. the base currency

Releases

No releases published

Packages

No packages published

Languages