Add note about blockchain address formats (#20929)

This commit is contained in:
Franck Nijhof 2022-01-03 11:30:08 +01:00 committed by GitHub
parent 0676a58ab0
commit a68366a9ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. 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 ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
sensor: sensor: