Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions source/_integrations/blockchain.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down