Skip to content
Merged
Show file tree
Hide file tree
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
14 changes: 7 additions & 7 deletions source/_components/iota.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sharing: true
footer: true
logo: iota.png
ha_category: Finance
ha_release: 0.61
ha_release: 0.62
ha_iot_class: "Cloud Polling"
---

Expand All @@ -28,23 +28,23 @@ iota:

{% configuration %}
iri:
description: Url of the IRI node
description: URL of the IRI node.
required: true
type: string
testnet:
description: Flag for indicating testnet
description: Flag for indicating "testnet".
required: false
default: No testnet (false)
default: false
type: bool
wallets:
description: List of IOTA wallets
description: List of IOTA wallets.
required: true
type: list
keys:
name:
description: Name of the wallet
description: Name of the wallet.
seed:
description: Seed of the wallet
description: Seed of the wallet.
{% endconfiguration %}

A full configuration example could look the one below:
Expand Down
22 changes: 22 additions & 0 deletions source/_components/sensor.iota.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
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