From 24ac991fa34b158cf3cd5447e3510f554c1864c2 Mon Sep 17 00:00:00 2001 From: Stefan <37924749+stefanroelofs@users.noreply.github.com> Date: Wed, 18 Oct 2023 21:22:03 +0200 Subject: [PATCH] Remove documentation for shiftr (#29410) --- source/_integrations/shiftr.markdown | 36 ---------------------------- source/_redirects | 1 + 2 files changed, 1 insertion(+), 36 deletions(-) delete mode 100644 source/_integrations/shiftr.markdown diff --git a/source/_integrations/shiftr.markdown b/source/_integrations/shiftr.markdown deleted file mode 100644 index d80698f67c6..00000000000 --- a/source/_integrations/shiftr.markdown +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: shiftr.io -description: Transfer events to Shiftr.io. -ha_category: - - History -ha_iot_class: Cloud Push -ha_release: 0.48 -ha_domain: shiftr -ha_integration_type: integration ---- - -The `shiftr` integration 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! - -## Configuration - -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 integration. - -To use the `shiftr` integration in your installation, add the following to your `configuration.yaml` file: - -```yaml -# Example configuration.yaml entry -shiftr: - username: YOUR_NAMESPACE_USERNAME - password: YOUR_NAMESPACE_PASSWORD -``` - -{% configuration %} -username: - description: Username for the Shiftr namespace. - required: true - type: string -password: - description: Password for the Shiftr namespace. - required: true - type: string -{% endconfiguration %} diff --git a/source/_redirects b/source/_redirects index 72a31657ff3..645e68415bd 100644 --- a/source/_redirects +++ b/source/_redirects @@ -527,6 +527,7 @@ layout: null /integrations/ruter /more-info/removed-integration 301 /integrations/salt /more-info/removed-integration 301 /integrations/sensehat /more-info/removed-integration 301 +/integrations/shiftr /more-info/removed-integration 301 /integrations/sht31 /more-info/removed-integration 301 /integrations/simple_alarm /more-info/removed-integration 301 /integrations/smarthab /more-info/removed-integration 301