Fix Broken links (#9793)

* Fix VLC and ELV broken links

relates to https://github.com/home-assistant/home-assistant.io/issues/9774

* Removed references to Uber Docs

* Updated broken DTE Website link

relates to https://github.com/home-assistant/home-assistant.io/issues/9774

* Removed Snips article

Article no longer available on Medium.com

* Update weblink to product page

relates to https://github.com/home-assistant/home-assistant.io/issues/9774

* Fixed weblink - environment Canada

relates to https://github.com/home-assistant/home-assistant.io/issues/9774

* Updated broken links - GNTP

relates to https://github.com/home-assistant/home-assistant.io/issues/9774

* Update broken links - nuheat

relates to https://github.com/home-assistant/home-assistant.io/issues/9774

* Update DS18S20 broken link

relates to https://github.com/home-assistant/home-assistant.io/issues/9774
This commit is contained in:
aidbish 2019-07-06 17:12:58 +10:00 committed by Fabian Affolter
parent 4a1932b2a8
commit 0541dbd6e3
8 changed files with 10 additions and 12 deletions

View File

@ -16,7 +16,7 @@ redirect_from:
- /components/sensor.dte_energy_bridge/
---
A sensor platform for the [DTE](https://www.dteenergy.com/) Energy Bridge. To find out which version of the DTE Energy Bridge sensor you have, find the status LED on your box.
A sensor platform for the [DTE](https://www.newlook.dteenergy.com/) Energy Bridge. To find out which version of the DTE Energy Bridge sensor you have, find the status LED on your box.
- If the status LED is on the top, you have a v1.
- If the status LED is on the front, you have a v2.

View File

@ -16,7 +16,7 @@ redirect_from:
- /components/sensor.enphase_envoy/
---
A sensor platform for the [Enphase Envoy](https://enphase.com/en-us/products-and-services/envoy) solar energy gateway. Works with older models that only have production metrics (ie. Envoy-C) and newer models that offer both production and consumption metrics (ie. Envoy-S).
A sensor platform for the [Enphase Envoy](https://enphase.com/en-us/products-and-services/envoy-and-combiner) solar energy gateway. Works with older models that only have production metrics (ie. Envoy-C) and newer models that offer both production and consumption metrics (ie. Envoy-S).
### Configuration

View File

@ -16,7 +16,7 @@ ha_release: 0.95
ha_iot_class: Cloud Polling
---
The `environment_canada` weather platforms provide meteorological data for Canadian locations from [Environment Canada](hhttps://weather.gc.ca/index_e.html).
The `environment_canada` weather platforms provide meteorological data for Canadian locations from [Environment Canada](https://weather.gc.ca/index_e.html).
The following device types and data are supported:

View File

@ -15,7 +15,7 @@ redirect_from:
- /components/notify.gntp/
---
[GNTP](http://www.growlforwindows.com/gfw/help/gntp.aspx) is a specification for sending and receiving notifications between computers. The most well known server implementations are [Growl](http://growl.info) for Mac and [Growl for Windows](http://www.growlforwindows.com/gfw/).
[GNTP](http://growl.info/documentation/developer/gntp.php) is a specification for sending and receiving notifications between computers. The most well known server implementations are [Growl](http://growl.info) for Mac and [Growl for Windows](http://www.growlforwindows.com/).
To use GNTP notifications, add the following to your `configuration.yaml` file:

View File

@ -16,7 +16,7 @@ redirect_from:
- /components/climate.nuheat/
---
The `nuheat` integration lets control your connected [NuHeat Signature]([NuHeat Signature](http://www.nuheat.com/products/thermostats/signature-thermostat)) floor heating thermostats from [NuHeat](http://www.nuheat.com/).
The `nuheat` integration lets control your connected [NuHeat Signature](http://www.nuheat.com/products/thermostats/signature-thermostat) floor heating thermostats from [NuHeat](http://www.nuheat.com/).
There is currently support for the following device types within Home Assistant:

View File

@ -21,7 +21,7 @@ The `onewire` platform supports sensors which are using the One wire (1-wire) bu
Supported devices:
- [DS18B20](https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf)
- [DS18S20](https://www.maximintegrated.com/en/products/analog/sensors-and-sensor-interface/DS18S20.html)
- [DS18S20](https://www.maximintegrated.com/en/products/sensors/DS18S20.html)
- [DS1822](https://datasheets.maximintegrated.com/en/ds/DS1822.pdf)
- [DS1825](https://datasheets.maximintegrated.com/en/ds/DS1825.pdf)
- [DS28EA00](https://datasheets.maximintegrated.com/en/ds/DS28EA00.pdf) temperature sensors

View File

@ -176,7 +176,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Remove binary sensors for ZHA remotes and controllers ([@dmulcahey] - [#24370]) ([zha docs]) (breaking change)
- Restore automation last_triggered with initial_state override ([@frenck] - [#24400]) ([automation docs]) (breaking change)
- Fix recorder defaults ([@balloob] - [#24399]) ([recorder docs]) (breaking change)
- Uber API is going away on June 13, 2019, remove component ([@robbiet480] - [#24468]) ([uber docs]) (breaking change)
- Uber API is going away on June 13, 2019, remove component ([@robbiet480] - [#24468]) (breaking change)
- Add Linky sensors : yesterday + months + years ([@Quentame] - [#23726]) ([linky docs]) (breaking change)
- Position is reversed for horizontal awnings ([@kbickar] - [#23257]) ([tahoma docs]) (breaking change)
- Remove conversation from default config ([@balloob] - [#24515]) ([default_config docs]) (breaking change)
@ -301,7 +301,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Life360: Fix config entry handling for accounts imported from configuration ([@pnbruckner] - [#24455]) ([life360 docs])
- Add default config to constaint file ([@balloob] - [#24423])
- Add websock command to query device for triggers ([@emontnemery] - [#24044]) ([automation docs]) ([light docs])
- Uber API is going away on June 13, 2019, remove component ([@robbiet480] - [#24468]) ([uber docs]) (breaking change)
- Uber API is going away on June 13, 2019, remove component ([@robbiet480] - [#24468]) (breaking change)
- Use met.no instead of yr.no in default config ([@thomasloven] - [#24470])
- Bump pyubee to 0.7 to support more models ([@mzdrale] - [#24477]) ([ubee docs])
- Somfy open api ([@tetienne] - [#19548]) ([somfy docs]) (new-platform)
@ -715,7 +715,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
[discovery docs]: /components/discovery/
[dlib_face_identify docs]: /components/dlib_face_identify/
[ebusd docs]: /components/ebusd/
[elv docs]: /components/elv/
[elv docs]: /components/switch.pca/
[environment_canada docs]: /components/environment_canada/
[esphome docs]: /components/esphome/
[frontend docs]: /components/frontend/
@ -783,12 +783,11 @@ Experiencing issues introduced by this release? Please report them in our [issue
[traccar docs]: /components/traccar/
[tradfri docs]: /components/tradfri/
[ubee docs]: /components/ubee/
[uber docs]: /components/uber/
[unifi docs]: /components/unifi/
[velbus docs]: /components/velbus/
[velux docs]: /components/velux/
[vera docs]: /components/vera/
[vlc_telnet docs]: /components/vlc_telnet/
[vlc_telnet docs]: /components/vlc-telnet/
[waze_travel_time docs]: /components/waze_travel_time/
[webostv docs]: /components/webostv/
[websocket_api docs]: /components/websocket_api/

View File

@ -74,7 +74,6 @@ Don't miss the regular [Home Assistant podcasts](https://hasspodcast.io/).
- [Smart Home Home Assistant Konfiguration mit YAML](http://onesmarthome.de/smart-home-home-assistant-konfiguration/) - July 2017
- [Why can't we have the Internet of Nice Things?](https://opensource.com/article/17/7/home-automation-primer) - July 2017
- [Smart Home Home Assistant Raspberry Pi Installation Hassbian](http://onesmarthome.de/smart-home-home-assistant-raspberry-pi-installation-hassbian/) - July 2017
- [Integrating Snips with Home Assistant](https://medium.com/snips-ai/integrating-snips-with-home-assistant-314723645c77) - June 2017
- [Jupiter Broadcasting - No Privacy Compromise Home Automation](http://www.jupiterbroadcasting.com/115566/no-privacy-compromise-home-automation/) - June 2017
- [Monitor IoT devices with Home Assistant and Datadog](https://www.datadoghq.com/blog/monitor-home-assistant/) - June 2017
- [Castálio Podcast - Episódio 102: Marcelo Mello - Red Hat e Automação Residencial com Home Assistant](https://youtu.be/hZq8ucpzjCs) - May 2017