mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Add note about blockchain address formats (#20929)
This commit is contained in:
parent
0676a58ab0
commit
a68366a9ea
@ -14,6 +14,9 @@ The `Blockchain` sensor platform displays Bitcoin wallet balances from [blockcha
|
||||
|
||||
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.
|
||||
|
||||
Currently, the original Bitcoin address format is supported.
|
||||
For example, the newer Segwit and Taproot format are not supported.
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
sensor:
|
||||
|
Loading…
x
Reference in New Issue
Block a user