mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Updated provider name in blockchain.markdown (#11995)
@Quentame Updated provider name in blockchain.markdown
This commit is contained in:
parent
cdd2d33ff2
commit
27230a00e4
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user