Updated provider name in blockchain.markdown (#11995)

@Quentame Updated provider name in blockchain.markdown
This commit is contained in:
P-Verbrugge 2020-02-06 20:29:25 +01:00 committed by GitHub
parent cdd2d33ff2
commit 27230a00e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.