mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 03:07:14 +00:00
Fix typo and update description
This commit is contained in:
parent
387df7b454
commit
dbcca71c27
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "Dweet.io"
|
title: "Dweet.io"
|
||||||
description: "Record events in InfluxDB."
|
description: "Transfer events to Dweet.io."
|
||||||
date: 2016-05-07 07:08
|
date: 2016-05-07 07:08
|
||||||
sidebar: true
|
sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
@ -24,7 +24,7 @@ The `dweet` component makes it possible to transfer details collected with Home
|
|||||||
The publishing interval is limited to 1 second. This means that it's possible to miss fast changes.
|
The publishing interval is limited to 1 second. This means that it's possible to miss fast changes.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
To use the `deweet` component in your installation, add the following to your `configuration.yaml` file:
|
To use the `dweet` component in your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user