From 3ac6aaec6ad0fffe6f1bc0541dbd496a49e97664 Mon Sep 17 00:00:00 2001 From: cogneato Date: Wed, 28 Aug 2019 10:35:32 -0600 Subject: [PATCH] fix adr-400 link fix adr-400 link in breaking changes section --- source/_posts/2019-08-28-release-98.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_posts/2019-08-28-release-98.markdown b/source/_posts/2019-08-28-release-98.markdown index 7d2e439d16e..e2f7b291785 100644 --- a/source/_posts/2019-08-28-release-98.markdown +++ b/source/_posts/2019-08-28-release-98.markdown @@ -120,7 +120,7 @@ Experiencing issues introduced by this release? Please report them in our [issue - **Deprecated** - Integrations which make use of web scraping and are pending for removal in Home Assistant 0.100.0 (ADR-0004): + Integrations which make use of web scraping and are pending for removal in Home Assistant 0.100.0 [ADR-004](https://github.com/home-assistant/architecture/blob/master/adr/0004-webscraping.md): - **USPS** - ([@frenck] - [#25743]) ([usps docs]) - **SYTADIN** - ([@frenck] - [#25742]) ([sytadin docs]) - **UPS** - ([@frenck] - [#25746]) ([ups docs]) @@ -129,7 +129,7 @@ Experiencing issues introduced by this release? Please report them in our [issue - **Linksys AP** - ([@frenck] - [#25804]) ([linksys_ap docs]) - **Ruter** - *Removed* - Ruter Labs which hosted the API has shut down the service. As an alternative, see the Entur public transport integration. - ([@ludeeus] - [#26041]) ([ruter docs]) -- **Googlehome** - *Removed* - In recent months this integration was broken when Google changed the port they serve this information on, in addition to requiring a token header in the request. That method requires the user to have a rooted android device, and even then then the "result" was not the best, since you often need to get that token. As an alternative to the device tracker, users can look into https://community.home-assistant.io/t/monitor-reliable-multi-user-distributed-bluetooth-occupancy-presence-detection/68505 ([@ludeeus] - [#26035]) ([googlehome docs]) +- **Googlehome** - *Removed* - In recent months this integration was broken when Google changed the port they serve this information on, in addition to requiring a token header in the request. That method requires the user to have a rooted android device, and even then then the "result" was not the best, since you often need to get that token. As an alternative to the device tracker, users can look into https://community.home-assistant.io/t/monitor-reliable-multi-user-distributed-bluetooth-occupancy-presence-detection/68505 - ([@ludeeus] - [#26035]) ([googlehome docs]) - **EDP Ready** - *Removed* - The service has moved to a new portal and the previous API does not work anymore. - ([@abmantis] - [#25971]) ([edp_redy docs]) - **Zwave** - `zwave.update_config` service call has been removed. - ([@kpine] - [#25959]) ([zwave docs])