Fix broken links on website (part 7) (#14894)

This commit is contained in:
Klaas Schoute 2020-10-05 10:30:37 +02:00 committed by GitHub
parent 5a82544304
commit a14066f232
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 9 additions and 15 deletions

View File

@ -42,7 +42,7 @@ It's been another two weeks which means it's time for release: 0.14!
</p>
### Backwards incompatible changes
- Component: Simple Alarm has been removed. Still available in [the cookbook].
- Component: Simple Alarm has been removed. Still available in the cookbook.
- Script: Turning on a [script] that is already on is now a no-op instead of skipping current delay.
- Wemo switches now have to be set up via the main [Wemo component]
- Command line platforms for [switch][switch.cmd], [sensor][sensor.cmd] and [binary_sensor][binary_sensor.cmd] have been renamed to `command_line`.
@ -66,7 +66,6 @@ It's been another two weeks which means it's time for release: 0.14!
[Wemo]: /integrations/wemo
[Steam]: /integrations/steam_online
[Wink]: /integrations/wink#binary-sensor
[the cookbook]: /cookbook/python_component_simple_alarm/
[script]: /integrations/script/
[Wemo component]: /integrations/wemo/
[switch.cmd]: /integrations/switch.command_line/

View File

@ -106,7 +106,7 @@ homeassistant:
[Fast.com]: /integrations/fastdotcom
[pilight]: /integrations/pilight/
[GPSD]: /integrations/gpsd
[heat control]: /integrations/thermostat.heat_control/
[heat control]: /integrations/generic_thermostat
[Proximity]: /integrations/proximity/
[Flux]: /integrations/flux
[Proliphix]: /integrations/proliphix/

View File

@ -13,7 +13,7 @@ Here we go... 0.34. Let's call it the "Santa Claus" release. Rudolph was faster
### GPSLogger
The work of [@dainok] let's you use your Android device, with the Geolocation feature enabled, to track itself using GPS or WiFi networks with the [GPSLogger](https://play.google.com/store/apps/details?id=com.mendhak.gpslogger) app. GPSLogger can use multiple sources: the passive one just get the latest Android known location, without activating GPS sensors or scanning for WiFi networks.
The work of [@dainok] let's you use your Android device, with the Geolocation feature enabled, to track itself using GPS or WiFi networks with the [GPSLogger](https://github.com/mendhak/gpslogger/releases) app. GPSLogger can use multiple sources: the passive one just get the latest Android known location, without activating GPS sensors or scanning for WiFi networks.
### Remote component

View File

@ -20,7 +20,7 @@ Another Saturday, another release!
The frontend has been completely been rewritten, optimizing for speed and lost connection recovery. Even on the slowest phones it should fly now. The frontend also now uses the new [WebSockets API][websocket-api] instead of the [EventStream API][event-stream-api].
### Custom state card UI
A nice new feature is the possibility to create [custom state cards][custom-ui-cards] in the frontend. Go ahead and write your own state card for [lights][light], sensors, locks, etc.
A nice new feature is the possibility to create [custom state cards][custom-ui-cards] in the frontend. Go ahead and write your own state card for lights, sensors, locks, etc.
### MQTT discovery
MQTT now has [discovery][mqtt-discovery] support which is different than our [`discovery`][discovery] component. Similar to the HTTP sensor and HTTP binary sensor, MQTT discovery removes the need for configuration by allowing devices to make their presence known to Home Assistant.
@ -204,7 +204,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[ffmpeg]: /integrations/ffmpeg/
[filters]: /topics/templating/#home-assistant-template-extensions
[hue]: /integrations/hue
[light]: /cookbook/custom_ui_by_andrey-git
[mailgun]: /integrations/mailgun
[media-player]: /integrations/media_player/
[moon]: /integrations/moon

View File

@ -183,7 +183,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Add support for disabling tradfri groups ([@cnrd] - [#7593]) ([tradfri docs]) ([light.tradfri docs])
- Update docstrings and comments ([@fabaff] - [#7626]) ([image_processing.openalpr_cloud docs]) ([image_processing.openalpr_local docs])
- Upgrade Sphinx to 1.6.1 ([@fabaff] - [#7624])
- Update docstrings ([@fabaff] - [#7630]) ([image_processing.demo docs]) ([image_processing.dlib_face_detect docs]) ([image_processing.dlib_face_identify docs]) ([image_processing.microsoft_face_detect docs]) ([image_processing.microsoft_face_identify docs]) ([image_processing.opencv docs])
- Update docstrings ([@fabaff] - [#7630]) ([image_processing docs]) ([image_processing.dlib_face_detect docs]) ([image_processing.dlib_face_identify docs]) ([image_processing.microsoft_face_detect docs]) ([image_processing.microsoft_face_identify docs]) ([image_processing.opencv docs])
- Kodi specific service to call Kodi API methods ([@azogue] - [#7603]) ([media_player.kodi docs])
- Updated limitlessled requirement to v1.0.8 ([@corneyl] - [#7629])
- Osram lightify Removed wrong assignment ([@commento] - [#7615]) ([light.osramlightify docs])
@ -358,7 +358,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[eight_sleep docs]: /integrations/eight_sleep/
[homematic docs]: /integrations/homematic/
[image_processing docs]: /integrations/image_processing
[image_processing.demo docs]: /integrations/image_processing.demo/
[image_processing.dlib_face_detect docs]: /integrations/dlib_face_detect
[image_processing.dlib_face_identify docs]: /integrations/dlib_face_identify
[image_processing.microsoft_face_detect docs]: /integrations/microsoft_face_detect

View File

@ -88,7 +88,7 @@ Simply download and install the [Tor Browser](https://www.torproject.org/project
Some other clients:
- [Orbot](https://guardianproject.info/apps/orbot/) for Android
- ~~[Orfox](https://play.google.com/store/apps/details?id=info.guardianproject.orfox&hl=nl) for Android~~ Orfox for Android has been deprecated. Please use [Tor Browser for Android](https://www.torproject.org/download/#android). More information about the deprecation [here](https://trac.torproject.org/projects/tor/ticket/29955).
- Orfox for Android has been deprecated. Please use [Tor Browser for Android](https://www.torproject.org/download/#android). More information about the deprecation [here](https://trac.torproject.org/projects/tor/ticket/29955).
- [Onion Browser](https://mike.tig.as/onionbrowser/) for iOS
## Cranking up security

View File

@ -141,7 +141,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Report availability for TP-Link smart bulbs ([@DanNixon] - [#10976]) ([light.tplink docs])
- Fix incorrect comment. ([@emosenkis] - [#11111])
- Update Warrant ([@balloob] - [#11101]) ([cloud docs])
- Fixed typo in automation.py ([@ryanm101] - [#11116]) ([config.automation docs])
- Fixed typo in automation.py ([@ryanm101] - [#11116]) ([config docs])
- Add media position properties ([@pschmitt] - [#10076])
- update pyripple ([@nkgilley] - [#11122]) ([sensor.ripple docs])
- Skip HASS emulated Hue bridges from detection. ([@andreacampi] - [#11128]) ([hue docs])
@ -316,7 +316,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
[climate.tado docs]: /integrations/tado
[cloud docs]: /integrations/cloud/
[cloud.const docs]: /integrations/cloud/
[config.automation docs]: /integrations/config.automation/
[config docs]: /integrations/config
[cover.tellstick docs]: /integrations/tellstick#cover
[device_tracker docs]: /integrations/device_tracker/
[device_tracker.meraki docs]: /integrations/meraki

View File

@ -165,7 +165,7 @@ intent_script:
- Tado: don't reference unset hass var ([@balloob] - [#13237]) ([device_tracker docs])
- Fix Sonos join/unjoin in scripts ([@amelchio] - [#13248]) ([media_player.sonos docs])
- Fix Sonos radio stations with ampersand ([@amelchio] - [#13293]) ([media_player.sonos docs])
- Do not include unavailable entities in Google Assistant SYNC ([@balloob] - [#13358]) ([google_assistant docs]) ([light.demo docs])
- Do not include unavailable entities in Google Assistant SYNC ([@balloob] - [#13358]) ([google_assistant docs]) ([light docs])
## If you need help...
@ -584,8 +584,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[insteon_plm docs]: /integrations/insteon/
[knx docs]: /integrations/knx/
[light docs]: /integrations/light/
[light.demo docs]: /integrations/light.demo/
[light.group docs]: /integrations/light.group/
[light.group docs]: /integrations/light.group/
[light.hue docs]: /integrations/hue
[light.hyperion docs]: /integrations/hyperion
@ -750,5 +748,4 @@ Experiencing issues introduced by this release? Please report them in our [issue
[camera.proxy docs]: /integrations/proxy
[device_tracker docs]: /integrations/device_tracker/
[google_assistant docs]: /integrations/google_assistant/
[light.demo docs]: /integrations/light.demo/
[media_player.sonos docs]: /integrations/sonos