fix adr-400 link

fix adr-400 link in breaking changes section
This commit is contained in:
cogneato 2019-08-28 10:35:32 -06:00 committed by GitHub
parent 59d5b74e01
commit 3ac6aaec6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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])