Ripple


The ripple sensor platform displays Ripple wallet balances from Ripple.com.

To add the Ripple sensor to your installation, specify a ripple address to watch in the configuration.yaml file:

# Example configuration.yaml entry
sensor:
  - platform: ripple
    address: "r3kmLJN5D28dHuH8vZNUZpMC43pEHpaocV"

Configuration Variables

address string Required

Ripple wallet address to watch.

name string (Optional, default: Ripple Balance)

Name for the sensor to use in the frontend.