mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 23:36:51 +00:00
Move redirects (#14772)
This commit is contained in:
parent
4a93a01fbb
commit
61ac7b9644
@ -4,8 +4,6 @@ description: "Instructions on how to add MQTT notifications to Home Assistant."
|
||||
logo: mqtt.png
|
||||
ha_category: Notifications
|
||||
ha_iot_class: Configurable
|
||||
redirect_from:
|
||||
/integrations/notify.mqtt/
|
||||
---
|
||||
|
||||
The MQTT notification support is different than the other [notification](/integrations/notify/) platforms. It is a service. This means that you don't have to create a configuration entry but you need to provide more details when calling the service.
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: "Browsers"
|
||||
description: "Browser Compatibility List"
|
||||
redirect_from: /getting-started/browsers/
|
||||
---
|
||||
|
||||
Home Assistant requires a web browser to show the frontend and supports all major modern browsers. We don't test the web interface against all available browsers but this page tracks different browsers on various operating systems and should help you to pick a browser which works. The "Release" column contains the release number which was tested. This doesn't mean that older or newer releases will not work.
|
||||
|
@ -1,7 +0,0 @@
|
||||
---
|
||||
title: "Tools"
|
||||
description: "Description of tools which helps when using Home Assistant."
|
||||
redirect_from: /docs/tools/
|
||||
---
|
||||
|
||||
|
@ -7,7 +7,6 @@ author: Paulus Schoutsen
|
||||
author_twitter: balloob
|
||||
categories: Release-Notes
|
||||
og_image: /images/blog/2019-06-release-94/google-ui.png
|
||||
redirect_from: /blog/2019/05/29/release-94/
|
||||
---
|
||||
|
||||
<a href='/integrations/#version/0.94'><img src='/images/blog/2019-06-release-94/components.png' style='border: 0;box-shadow: none;'></a>
|
||||
|
@ -8,8 +8,6 @@ author: Paulus Schoutsen
|
||||
author_twitter: balloob
|
||||
comments: true
|
||||
categories: Announcements
|
||||
redirect_from:
|
||||
- /state-of-the-union/
|
||||
og_image: /images/blog/2019-11-state-of-the-union/social.jpeg
|
||||
---
|
||||
|
||||
|
@ -1086,6 +1086,7 @@
|
||||
/integrations/sensor.xiaomi_miio /integrations/xiaomi_miio
|
||||
/integrations/switch.xiaomi_miio /integrations/xiaomi_miio
|
||||
/integrations/vacuum.xiaomi_miio /integrations/xiaomi_miio
|
||||
/integrations/lovelace /lovelace
|
||||
|
||||
# Renaming components to integrations
|
||||
/components /integrations
|
||||
@ -2065,6 +2066,7 @@
|
||||
/integrations/cover.knx /integrations/knx#cover
|
||||
/integrations/light.knx /integrations/knx#light
|
||||
/integrations/notify.knx /integrations/knx#notify
|
||||
/integrations/notify.mqtt /cookbook/notify.mqtt
|
||||
/integrations/scene.knx /integrations/knx#scene
|
||||
/integrations/sensor.knx /integrations/knx#sensor
|
||||
/integrations/switch.knx /integrations/knx#switch
|
||||
@ -2077,6 +2079,7 @@
|
||||
/getting-started/automation-trigger /docs/automation/trigger
|
||||
/getting-started/automation-templating /docs/automation/templating
|
||||
/getting-started/basic /docs/configuration/basic
|
||||
/getting-started/browsers /docs/frontend/browsers
|
||||
/getting-started/customizing-devices /docs/configuration/customizing-devices
|
||||
/getting-started/devices /docs/configuration/devices
|
||||
/getting-started/installation /docs/installation
|
||||
@ -2174,3 +2177,7 @@
|
||||
/docs/installation/raspberry-pi-all-in-one /getting-started
|
||||
/getting-started/hassbian /getting-started
|
||||
/getting-started/installation-raspberry-pi-all-in-one /getting-started
|
||||
|
||||
# Blog
|
||||
/blog/2019/05/29/release-94 /blog/2019/06/05/release-94
|
||||
/state-of-the-union /blog/2019/11/22/state-of-the-union
|
||||
|
@ -1,8 +1,6 @@
|
||||
---
|
||||
title: "Lovelace"
|
||||
description: "Lovelace is a powerful and configurable dashboard for Home Assistant."
|
||||
redirect_from:
|
||||
- /integrations/lovelace/
|
||||
---
|
||||
|
||||
Lovelace is the Home Assistant dashboard. It's a fast, customizable and powerful way for users to manage their homes, working on mobile and desktop.
|
||||
|
Loading…
x
Reference in New Issue
Block a user