mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
🚜 Merges/Redirect IOTA component pages (#8686)
This commit is contained in:
parent
79784332e9
commit
09598990d7
@ -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
|
||||
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user