From 27230a00e4ab94703e73051037dfae4575bbde53 Mon Sep 17 00:00:00 2001 From: P-Verbrugge <41943098+P-Verbrugge@users.noreply.github.com> Date: Thu, 6 Feb 2020 20:29:25 +0100 Subject: [PATCH] Updated provider name in blockchain.markdown (#11995) @Quentame Updated provider name in blockchain.markdown --- source/_integrations/blockchain.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_integrations/blockchain.markdown b/source/_integrations/blockchain.markdown index 458fc37d852..f9c948a4e9f 100644 --- a/source/_integrations/blockchain.markdown +++ b/source/_integrations/blockchain.markdown @@ -1,6 +1,6 @@ --- -title: Blockchain.info -description: Instructions on how to integrate Blockchain.info data within Home Assistant. +title: Blockchain.com +description: Instructions on how to integrate Blockchain.com data within Home Assistant. logo: blockchain.png ha_category: - Finance @@ -8,7 +8,7 @@ ha_release: 0.47 ha_iot_class: Cloud Polling --- -The `Blockchain` sensor platform displays Bitcoin wallet balances from [blockchain.info](https://blockchain.info). +The `Blockchain` sensor platform displays Bitcoin wallet balances from [blockchain.com](https://blockchain.com). To add the Blockchain sensor to your installation, specify a list of bitcoin addresses to watch in the `configuration.yaml` file. The sensor state will be the sum of the balances of all addresses listed.