🚜 Merges/Redirect IOTA component pages (#8686)

This commit is contained in:
Klaas Schoute 2019-02-22 16:34:21 +01:00 committed by Fabian Affolter
parent 79784332e9
commit 09598990d7
2 changed files with 16 additions and 27 deletions

View File

@ -8,16 +8,18 @@ comments: false
sharing: true
footer: true
logo: iota.png
ha_category: Finance
ha_category:
- Finance
- Sensor
ha_release: 0.62
ha_iot_class: "Cloud Polling"
redirect_from:
- /components/sensor.iota/
---
[IOTA](http://iota.org/) is a new blockless distributed ledger which is
scalable, lightweight and makes it possible to transfer value without any fees.
[IOTA](http://iota.org/) is a new blockless distributed ledger which is scalable, lightweight and makes it possible to transfer value without any fees.
The `iota` component displays various details
(e.g., the balance, node attributes) of IOTA wallets.
The `iota` component displays various details (e.g., the balance, node attributes) of IOTA wallets.
```yaml
# configuration.yaml example
@ -62,3 +64,12 @@ iota:
- name: Exchange Wallet
seed: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
```
## {% linkable_title Sensor %}
The sensors are automatically created if the IOTA component is present.
Available sensors:
- Wallet balance
- Node information

View File

@ -1,22 +0,0 @@
---
layout: page
title: "IOTA sensor"
description: "Instructions on how to integrate IOTA wallets sensors with Home Assistant."
date: 2017-12-31 13:29
sidebar: true
comments: false
sharing: true
footer: true
logo: iota.png
ha_category: Finance
ha_release: 0.62
ha_iot_class: "Cloud Polling"
---
The sensors are automatically created if the [IOTA hub](/components/iota/) is
present.
Available sensors:
- Wallet balance
- Node information