From 7a90c5e1199d97f99a8e67f4467ce91822c93880 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 12 Apr 2020 18:17:10 +0200 Subject: [PATCH] Add headings (#12875) --- source/_integrations/currencylayer.markdown | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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: