shiftr.io


The shiftr integration makes it possible to transfer details collected with Home Assistant to Shiftr.io and visualize the flow of the information. Keep in mind that your details will be public!

Configuration

Create a new namespace and generate a new token. You will need to use Key (Username) and Secret (Password) to setup the integration.

To use the shiftr integration in your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
shiftr:
  username: YOUR_NAMESPACE_USERNAME
  password: YOUR_NAMESPACE_PASSWORD

Configuration Variables

username string Required

Username for the Shiftr namespace.

password string Required

Password for the Shiftr namespace.