We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 387df7b commit dbcca71Copy full SHA for dbcca71
source/_components/dweet.markdown
@@ -1,7 +1,7 @@
1
---
2
layout: page
3
title: "Dweet.io"
4
-description: "Record events in InfluxDB."
+description: "Transfer events to Dweet.io."
5
date: 2016-05-07 07:08
6
sidebar: true
7
comments: false
@@ -24,7 +24,7 @@ The `dweet` component makes it possible to transfer details collected with Home
24
The publishing interval is limited to 1 second. This means that it's possible to miss fast changes.
25
</p>
26
27
-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:
28
29
```yaml
30
# Example configuration.yaml entry
0 commit comments