mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
Add Shiftr.io docs (#2827)
This commit is contained in:
parent
a89804ff8e
commit
2153c80210
33
source/_components/shiftr.markdown
Normal file
33
source/_components/shiftr.markdown
Normal file
@ -0,0 +1,33 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Shiftr.io"
|
||||
description: "Transfer events to Shiftr.io."
|
||||
date: 2017-07-16 07:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: shiftr.png
|
||||
ha_category: "History"
|
||||
featured: false
|
||||
ha_release: 0.48
|
||||
---
|
||||
|
||||
The `shiftr` component makes it possible to transfer details collected with Home Assistant to [Shiftr.io](https://shiftr.io) and visualize the flow of the information. Keep in mind that your details will be public!
|
||||
|
||||
Create a new [namespace](https://shiftr.io/new) and generate a new token. You will need to use `Key (Username)` and `Secret (Password)` to setup the component.
|
||||
|
||||
To use the `shiftr` component in your installation, add the following to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
shiftr:
|
||||
username: 63d8187f
|
||||
password: 32fd92de6a59c3e2
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **username** (*Required*): Username for the namespace.
|
||||
- **password** (*Required*): Password for the namespace.
|
||||
|
BIN
source/images/supported_brands/shiftr.png
Normal file
BIN
source/images/supported_brands/shiftr.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
Loading…
x
Reference in New Issue
Block a user