fix dead links

This commit is contained in:
Paulus Schoutsen 2019-02-19 11:29:39 -08:00
parent 820577c04f
commit aa3ca2e7f8
5 changed files with 30 additions and 5 deletions

View File

@ -0,0 +1,16 @@
---
layout: page
title: "Default Config"
description: "The default config component will initate a default configuration for Home Assistant."
date: 2019-02-15 20:00
sidebar: true
comments: false
sharing: true
footer: true
logo: home-assistant.png
ha_category: Other
ha_release: 0.88
featured: false
---
This component is a meta-component and configures a default set of components for Home Assistant to load. The components that will be loaded can be found [here](https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/default_config/__init__.py).

View File

@ -11,6 +11,8 @@ logo: ebusd.png
ha_category: Sensor ha_category: Sensor
ha_iot_class: "Local Polling" ha_iot_class: "Local Polling"
ha_release: "0.88" ha_release: "0.88"
redirect_from:
- /components/sensor.ebusd/
--- ---
Integration between [ebusd](https://github.com/john30/ebusd/) daemon for communication with eBUS heating systems, and Home Assistant using sensor component. Integration between [ebusd](https://github.com/john30/ebusd/) daemon for communication with eBUS heating systems, and Home Assistant using sensor component.

View File

@ -11,6 +11,8 @@ logo: ipma.png
ha_category: Weather ha_category: Weather
ha_release: 0.72 ha_release: 0.72
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
redirect_from:
- /components/weather.ipma/
--- ---
The `ipma` weather platform uses the [Instituto Português do Mar e Atmosfera](http://www.ipma.pt) as a source for current and forecast meteorological data. The `ipma` weather platform uses the [Instituto Português do Mar e Atmosfera](http://www.ipma.pt) as a source for current and forecast meteorological data.

View File

@ -15,6 +15,7 @@ ha_release: 0.49
ha_iot_class: "Local Polling" ha_iot_class: "Local Polling"
redirect_from: redirect_from:
- /components/scene.velux/ - /components/scene.velux/
- /components/cover.velux/
--- ---
[Velux](http://www.velux.com) integration for Home Assistant allows you to connect to a Velux KLF 200 interface, to control [io-homecontrol](http://www.io-homecontrol.com) devices like windows and blinds. The module allows you to start scenes configured within KLF 200. [Velux](http://www.velux.com) integration for Home Assistant allows you to connect to a Velux KLF 200 interface, to control [io-homecontrol](http://www.io-homecontrol.com) devices like windows and blinds. The module allows you to start scenes configured within KLF 200.

View File

@ -16,6 +16,10 @@ ha_category:
ha_release: 0.88 ha_release: 0.88
featured: false featured: false
ha_iot_class: "Local Polling" ha_iot_class: "Local Polling"
redirect_from:
- /components/climate.xs1/
- /components/sensor.xs1/
- /components/switch.xs1/
--- ---
The [EZcontrol XS1](http://www.ezcontrol.de/content/view/36/28/) integration for Home Assistant allows you to observe and control devices configured on the XS1 Gateway. Please have a look at the official docs for using this gateway [Bedienungsanleitung v3.0.0.0](http://www.ezcontrol.de/support/downloads/XS1/xs1manual/Bedienungsanleitung_EZcontrol_XS1_3.0.0.0-2.pdf). The [EZcontrol XS1](http://www.ezcontrol.de/content/view/36/28/) integration for Home Assistant allows you to observe and control devices configured on the XS1 Gateway. Please have a look at the official docs for using this gateway [Bedienungsanleitung v3.0.0.0](http://www.ezcontrol.de/support/downloads/XS1/xs1manual/Bedienungsanleitung_EZcontrol_XS1_3.0.0.0-2.pdf).