Shiftr.io


The shiftr component 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!

Create a new namespace 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:

# Example configuration.yaml entry
shiftr:
  username: 63d8187f
  password: 32fd92de6a59c3e2

Configuration variables:

  • username (Required): Username for the namespace.
  • password (Required): Password for the namespace.