Fix broken links on website (part 5) (#14802)

This commit is contained in:
Klaas Schoute 2020-10-03 00:00:41 +02:00 committed by GitHub
parent 09fa5b03a1
commit 7556d56b45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 10 additions and 16 deletions

View File

@ -7,7 +7,7 @@ ha_category:
- Climate
- Cover
- Light
- Notify
- Notifications
- Scene
- Sensor
- Switch

View File

@ -268,7 +268,7 @@ Talk to you soon on Discord and in your pull request comments!
[forecast]: /integrations/darksky
[Bluetooth]: /integrations/bluetooth_le_tracker
[Slack]: /integrations/slack
[template]: /integrations/generic
[template]: /integrations/generic_ip_camera
[Bug]: /integrations/wink/
[support]: /integrations/homematic/
[node]: /integrations/zwave/

View File

@ -205,7 +205,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Add native ESPHome API service call feature ([@OttoWinter] - [#19401]) ([esphome docs])
- Upgade colorlog to 4.0.2 ([@fabaff] - [#19390])
- Provide charging indicator for mychevy ([@sdague] - [#19348]) ([mychevy docs]) ([sensor.mychevy docs])
- Add GTT Sensor ([@eliseomartelli] - [#18449]) ([sensor.gtt docs]) (new-platform)
- Add GTT Sensor ([@eliseomartelli] - [#18449]) (new-platform)
- Upgrade volvooncall to 0.8.7 ([@molobrakos] - [#19398]) ([volvooncall docs])
- Cast lametric cycles parameter to int ([@deftdawg] - [#19370]) ([notify docs])
- Satel integra monitor outputs ([@c-soft] - [#19149]) ([satel_integra docs]) ([binary_sensor.satel_integra docs])
@ -846,7 +846,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[sensor.geo_rss_events docs]: /integrations/geo_rss_events
[sensor.glances docs]: /integrations/glances
[sensor.gtfs docs]: /integrations/gtfs
[sensor.gtt docs]: /integrations/gtt
[sensor.homematic docs]: /integrations/homematic
[sensor.homematicip_cloud docs]: /integrations/homematicip_cloud/
[sensor.huawei_lte docs]: /integrations/huawei_lte#sensor

View File

@ -61,7 +61,7 @@ Another noteworthy breaking change (sorry!), is that the automation `time` trigg
## Release 0.86.1 - January 23
- Hotfix for blink initialization failure. Fixes #20335 ([@fronzbot] - [#20351]) ([blink docs])
- [FIX] Time reporting incorrect in sensor.gtt ([@eliseomartelli] - [#20362]) ([sensor.gtt docs])
- [FIX] Time reporting incorrect in sensor.gtt ([@eliseomartelli] - [#20362])
- Fix error when API doesn't return a forecast. ([@dgomes] - [#20365])
- Fix restore state crashing invalid entity ID ([@balloob] - [#20367])
- Calling save before load would crash Lovelace storage ([@balloob] - [#20368])
@ -76,7 +76,6 @@ Another noteworthy breaking change (sorry!), is that the automation `time` trigg
[@eliseomartelli]: https://github.com/eliseomartelli
[@fronzbot]: https://github.com/fronzbot
[blink docs]: /integrations/blink/
[sensor.gtt docs]: /integrations/gtt
## Release 0.86.2 - January 24
@ -290,7 +289,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Added partial detection to async_add_job ([@andrewsayre] - [#20119])
- Fix tellduslive discovery and auth issues ([@fredrike] - [#20023]) ([tellduslive docs])
- Use voluptuous to perform validation for the geofency webhook ([@rohankapoorcom] - [#20067]) ([geofency docs])
- fixed gtt to report isotime ([@eliseomartelli] - [#20128]) ([sensor.gtt docs])
- fixed gtt to report isotime ([@eliseomartelli] - [#20128])
- Move MQTT platforms under the component ([@emontnemery] - [#20050]) ([mqtt docs])
- Split time_pattern triggers from time trigger ([@armills] - [#19825]) ([automation.interval docs]) ([automation.time docs]) (breaking change)
- Change deCONZ to embedded platforms ([@Kane610] - [#20113]) ([deconz docs])
@ -676,7 +675,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[sensor.fibaro docs]: /integrations/fibaro
[sensor.flunearyou docs]: /integrations/flunearyou
[sensor.freebox docs]: /integrations/freebox#sensor
[sensor.gtt docs]: /integrations/gtt
[sensor.hive docs]: /integrations/hive#sensor
[sensor.imap_email_content docs]: /integrations/imap_email_content/
[sensor.influxdb docs]: /integrations/influxdb#sensor

View File

@ -908,7 +908,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[evohome docs]: /integrations/evohome/
[fedex docs]: /integrations/fedex/
[frontend docs]: /integrations/frontend/
[generic docs]: /integrations/generic/
[geniushub docs]: /integrations/geniushub/
[geonetnz_quakes docs]: /integrations/geonetnz_quakes/
[glances docs]: /integrations/glances/

View File

@ -1654,7 +1654,7 @@ The **holiday name** sensor has been renamed to **holiday**. ([@tsvi] - [#27654]
[glances docs]: /integrations/glances/
[gntp docs]: /integrations/gntp/
[goalfeed docs]: /integrations/goalfeed/
[google docs]: /integrations/google/
[google docs]: /integrations/calendar.google/
[google_assistant docs]: /integrations/google_assistant/
[google_travel_time docs]: /integrations/google_travel_time/
[gpsd docs]: /integrations/gpsd/

View File

@ -887,7 +887,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[geonetnz_quakes docs]: /integrations/geonetnz_quakes/
[google_assistant docs]: /integrations/google_assistant/
[greeneye_monitor docs]: /integrations/greeneye_monitor/
[gtt docs]: /integrations/gtt/
[hangouts docs]: /integrations/hangouts/
[hassio docs]: /integrations/hassio/
[here_travel_time docs]: /integrations/here_travel_time/

View File

@ -224,7 +224,7 @@ All services for use in Home Assistant are moved to their integration naming spa
- **Z-Wave** - This changes the primary command class for z-wave thermostats in discovery schemas from `COMMAND_CLASS_THERMOSTAT_SETPOINT` to `COMMAND_CLASS_THERMOSTAT_MODE`. This will cause a typical dual setpoint thermostat to be correctly represented as a single entity. - ([@oandrew] - [#27040]) ([zwave docs])
- **Transmission** - Added host field to `add_torrent` service in order to support multiple Transmission instances. ([@engrbm87] - [#28653]) ([transmission docs])
- **Opentherm Gateway** - Adds device support. This change breaks enabled `sensor` and `binary_sensor` entities, which are now disabled by default and can be re-enabled through the Devices panel. It also breaks `entity_id` of the climate entity in some configurations. The `entity_id` is now based on the `gateway_id` rather than the configured `name` to guarantee uniqueness. - ([@mvn23] - [#28722]) ([opentherm_gw docs])
- **Intent** - If you use the built-in intents for shopping list, cover or light, you need to add `intent:` to your `configuration.yaml`. - ([@balloob] - [#29280]) ([conversation docs]) ([cover docs]) ([intent docs]) ([light docs]) ([shopping_list docs])
- **Intent** - If you use the built-in intents for shopping list, cover or light, you need to add `intent:` to your `configuration.yaml`. - ([@balloob] - [#29280]) ([conversation docs]) ([cover docs]) ([light docs]) ([shopping_list docs])
- **Emulated Hue** - As previous `entityid` were not Hue compliant, `emulated_hue_ids.json` will need to be cleared out and devices re-discovered and configured in Alexa / Google Home. This is a necessary growing pain to move the integration forward in a Hue-compliant fashion. - ([@NobleKangaroo] - [#28317]) ([emulated_hue docs])
- **Miflora** - Values for an unresponsive device aren't reported any more as if they were valid, so it's possible to send an alert. - ([@ferbar] - [#29276]) ([miflora docs])
@ -601,7 +601,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- move wink service definitions from lock to wink domain ([@raman325] - [#29137]) ([wink docs]) (breaking change)
- Update service domain for lifx from 'light' to 'lifx' ([@raman325] - [#29136]) ([lifx docs]) (breaking change)
- move service constants to const.py and move channels services to channels domain ([@raman325] - [#29139]) ([channels docs]) (breaking change)
- Add intent integration to expose intent handle API ([@balloob] - [#29124]) ([conversation docs]) ([intent docs]) (new-integration)
- Add intent integration to expose intent handle API ([@balloob] - [#29124]) ([conversation docs]) (new-integration)
- Update service domain for todoist from 'calendar' to 'todoist' ([@raman325] - [#29131]) ([todoist docs]) (breaking change)
- update envisalink service domain ([@raman325] - [#29126]) ([envisalink docs]) (breaking change)
- Update service domain for mysensors from 'switch' to 'mysensor… ([@raman325] - [#29147]) ([mysensors docs])
@ -705,7 +705,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Move imports to top for seventeentrack ([@springstan] - [#29264]) ([seventeentrack docs])
- Improve naming and attrs of hostnameless Huawei LTE device tracker entities ([@scop] - [#29281]) ([huawei_lte docs])
- Limit parallel requests to Philips Hue ([@bramkragten] - [#29189]) ([hue docs])
- Move intent registration to own integration ([@balloob] - [#29280]) ([conversation docs]) ([cover docs]) ([intent docs]) ([light docs]) ([shopping_list docs]) (breaking change)
- Move intent registration to own integration ([@balloob] - [#29280]) ([conversation docs]) ([cover docs]) ([light docs]) ([shopping_list docs]) (breaking change)
- Overhaul Emulated Hue ([@NobleKangaroo] - [#28317]) ([emulated_hue docs]) (breaking change)
- Add name option to season sensor ([@springstan] - [#29302]) ([season docs])
- Add capability-attributes ([@balloob] - [#29306]) ([light docs])
@ -1581,7 +1581,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[iglo docs]: /integrations/iglo/
[ihc docs]: /integrations/ihc/
[input_datetime docs]: /integrations/input_datetime/
[intent docs]: /integrations/intent/
[intent_script docs]: /integrations/intent_script/
[ios docs]: /integrations/ios/
[iota docs]: /integrations/iota/

View File

@ -1448,7 +1448,7 @@ Hats over your heart for these shuttered integrations. Pour one out for:
[fritzbox_netmonitor docs]: /integrations/fritzbox_netmonitor/
[frontend docs]: /integrations/frontend/
[garmin_connect docs]: /integrations/garmin_connect/
[generic docs]: /integrations/generic/
[generic docs]: /integrations/generic_ip_camera/
[generic_thermostat docs]: /integrations/generic_thermostat/
[geniushub docs]: /integrations/geniushub/
[geonetnz_volcano docs]: /integrations/geonetnz_volcano/