mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Move to Finance category (#6172)
This commit is contained in:
parent
990885e5b8
commit
d9b46a57f5
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "coinbase"
|
title: "Coinbase"
|
||||||
description: "Instructions for how to add Coinbase sensors to Home Assistant."
|
description: "Instructions for how to add Coinbase sensors to Home Assistant."
|
||||||
date: 2017-12-08 17:54
|
date: 2017-12-08 17:54
|
||||||
sidebar: true
|
sidebar: true
|
||||||
@ -8,6 +8,7 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: coinbase.png
|
logo: coinbase.png
|
||||||
|
ha_category: Finance
|
||||||
ha_release: 0.61
|
ha_release: 0.61
|
||||||
ha_iot_class: "Cloud Polling"
|
ha_iot_class: "Cloud Polling"
|
||||||
---
|
---
|
||||||
@ -17,6 +18,8 @@ The `coinbase` component lets you access account balances and exchange rates fro
|
|||||||
|
|
||||||
You will need to obtain an API key from coinbase's [developer site](https://www.coinbase.com/settings/api) to use this component. You need to give read access to `wallet:accounts` in order for the component to access relevant data.
|
You will need to obtain an API key from coinbase's [developer site](https://www.coinbase.com/settings/api) to use this component. You need to give read access to `wallet:accounts` in order for the component to access relevant data.
|
||||||
|
|
||||||
|
## {% linkable_title Configuration %}
|
||||||
|
|
||||||
To set it up, add the following information to your `configuration.yaml` file:
|
To set it up, add the following information to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
@ -8,7 +8,7 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: coinbase.png
|
logo: coinbase.png
|
||||||
ha_category: Sensor
|
ha_category: Finance
|
||||||
ha_release: 0.61
|
ha_release: 0.61
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user