diff --git a/source/_integrations/currencylayer.markdown b/source/_integrations/currencylayer.markdown index 6c407f0327f..692e772041c 100644 --- a/source/_integrations/currencylayer.markdown +++ b/source/_integrations/currencylayer.markdown @@ -9,9 +9,13 @@ ha_release: 0.32 ha_domain: currencylayer --- -The `currencylayer` sensor will show you the current exchange rate from [Currencylayer](https://currencylayer.com/) that provides real-time exchange rates for [170 currencies](https://currencylayer.com/currencies). The free account is limited to only USD as a base currency, allows 250 requests per month, and updates daily. +The `currencylayer` sensor will show you the current exchange rate from [Currencylayer](https://currencylayer.com/) that provides real-time exchange rates for [170 currencies](https://currencylayer.com/currencies). The free account is limited to only USD as a base currency, allows 250 requests per month and updates daily. -Obtain your API key [here](https://currencylayer.com/product) +## Setup + +Obtain your API key from [here](https://currencylayer.com/product). + +## Configuration To enable this sensor, add the following lines to your `configuration.yaml` file: