mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
🔗 Fix broken links (part 8) (#10740)
This commit is contained in:
parent
86516f2fd8
commit
10dd668fc5
@ -80,7 +80,7 @@ sensors:
|
|||||||
default: false
|
default: false
|
||||||
type: string
|
type: string
|
||||||
class:
|
class:
|
||||||
description: The [class](components/binary_sensor) or binary_sensor. Only applicable to binary_sensors.
|
description: The [class](/integrations/binary_sensor/#device-class) or binary_sensor. Only applicable to binary_sensors.
|
||||||
required: false
|
required: false
|
||||||
default: door
|
default: door
|
||||||
type: string
|
type: string
|
||||||
|
@ -25,7 +25,7 @@ Tons of new supported things in 0.20.
|
|||||||
- Configurator: allow supplying a link to the user ([@mnestor])
|
- Configurator: allow supplying a link to the user ([@mnestor])
|
||||||
- Media Player: [Roku] now supported ([@bah2830])
|
- Media Player: [Roku] now supported ([@bah2830])
|
||||||
- Sensor: [Last.fm] now supported ([@darookee], [@GreenTurtwig])
|
- Sensor: [Last.fm] now supported ([@darookee], [@GreenTurtwig])
|
||||||
- Notify: Amazon Lambda, [SNS], SQS now supported ([@robbiet480])
|
- Notify: Amazon Lambda, SNS, SQS now supported ([@robbiet480])
|
||||||
- Light: allow human readable colors in turn_on command ([@robbiet480])
|
- Light: allow human readable colors in turn_on command ([@robbiet480])
|
||||||
- YAML: new include dir options [`!include_dir_merge_list`] and [`!include_dir_merge_named`] ([@happyleavesaoc])
|
- YAML: new include dir options [`!include_dir_merge_list`] and [`!include_dir_merge_named`] ([@happyleavesaoc])
|
||||||
- Media Player: [LG Netcast TVs] now supported ([@wokar])
|
- Media Player: [LG Netcast TVs] now supported ([@wokar])
|
||||||
@ -75,7 +75,6 @@ device_tracker:
|
|||||||
[Nest Protect]: /integrations/nest#sensor
|
[Nest Protect]: /integrations/nest#sensor
|
||||||
[purge days option]: /integrations/recorder/
|
[purge days option]: /integrations/recorder/
|
||||||
[Roku]: /integrations/roku#media-player
|
[Roku]: /integrations/roku#media-player
|
||||||
[SNS]: /integrations/notify.aws_sns/
|
|
||||||
[supervisord]: /integrations/supervisord
|
[supervisord]: /integrations/supervisord
|
||||||
[Twilio SMS]: /integrations/twilio_sms
|
[Twilio SMS]: /integrations/twilio_sms
|
||||||
[Last.fm]: /integrations/lastfm
|
[Last.fm]: /integrations/lastfm
|
||||||
|
@ -365,7 +365,6 @@ frontend:
|
|||||||
[climate.knx docs]: /integrations/climate.knx/
|
[climate.knx docs]: /integrations/climate.knx/
|
||||||
[cloud docs]: /integrations/cloud/
|
[cloud docs]: /integrations/cloud/
|
||||||
[cloud.cloud_api docs]: /integrations/cloud.cloud_api/
|
[cloud.cloud_api docs]: /integrations/cloud.cloud_api/
|
||||||
[cloud.const docs]: /integrations/cloud.const/
|
|
||||||
[cloud.util docs]: /integrations/cloud.util/
|
[cloud.util docs]: /integrations/cloud.util/
|
||||||
[config docs]: /integrations/config/
|
[config docs]: /integrations/config/
|
||||||
[config.customize docs]: /integrations/config.customize/
|
[config.customize docs]: /integrations/config.customize/
|
||||||
|
@ -344,7 +344,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[media_player.webostv docs]: /integrations/webostv#media-player
|
[media_player.webostv docs]: /integrations/webostv#media-player
|
||||||
[media_player.yamaha_musiccast docs]: /integrations/yamaha_musiccast/
|
[media_player.yamaha_musiccast docs]: /integrations/yamaha_musiccast/
|
||||||
[mqtt_statestream docs]: /integrations/mqtt_statestream/
|
[mqtt_statestream docs]: /integrations/mqtt_statestream/
|
||||||
[notify.clicksendaudio docs]: /integrations/clicksendaudio/
|
[notify.clicksendaudio docs]: /integrations/clicksend_tts/
|
||||||
[notify.discord docs]: /integrations/discord
|
[notify.discord docs]: /integrations/discord
|
||||||
[notify.facebook docs]: /integrations/facebook
|
[notify.facebook docs]: /integrations/facebook
|
||||||
[notify.simplepush docs]: /integrations/simplepush
|
[notify.simplepush docs]: /integrations/simplepush
|
||||||
|
@ -213,7 +213,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
- Add Sytadin Traffic component ([@gautric] - [#9524]) (new-platform)
|
- Add Sytadin Traffic component ([@gautric] - [#9524]) (new-platform)
|
||||||
- media_title property now returns current source ([@etsinko] - [#10120]) ([media_player.monoprice docs])
|
- media_title property now returns current source ([@etsinko] - [#10120]) ([media_player.monoprice docs])
|
||||||
- Added new Clickatell SMS messaging Notify Platform ([@davlloyd] - [#9775]) ([notify.clickatell docs]) (new-platform)
|
- Added new Clickatell SMS messaging Notify Platform ([@davlloyd] - [#9775]) ([notify.clickatell docs]) (new-platform)
|
||||||
- update boto3 to 1.4.7 and botocore to 1.7.34 ([@TopdRob] - [#10121]) (notify.aws_lambda docs) ([notify.aws_sns docs]) (notify.aws_sqs docs) ([tts.amazon_polly docs])
|
- update boto3 to 1.4.7 and botocore to 1.7.34 ([@TopdRob] - [#10121]) ([tts.amazon_polly docs])
|
||||||
- Add Random binary sensor ([@fabaff] - [#10164]) ([binary_sensor.random docs]) (new-platform)
|
- Add Random binary sensor ([@fabaff] - [#10164]) ([binary_sensor.random docs]) (new-platform)
|
||||||
- Add clickatell ([@fabaff] - [#10199])
|
- Add clickatell ([@fabaff] - [#10199])
|
||||||
- Update CODEOWNERS ([@ggravlingen] - [#10198])
|
- Update CODEOWNERS ([@ggravlingen] - [#10198])
|
||||||
@ -586,7 +586,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[mqtt_statestream docs]: /integrations/mqtt_statestream/
|
[mqtt_statestream docs]: /integrations/mqtt_statestream/
|
||||||
[namecheapdns docs]: /integrations/namecheapdns/
|
[namecheapdns docs]: /integrations/namecheapdns/
|
||||||
[no_ip docs]: /integrations/no_ip/
|
[no_ip docs]: /integrations/no_ip/
|
||||||
[notify.aws_sns docs]: /integrations/notify.aws_sns/
|
|
||||||
[notify.clickatell docs]: /integrations/clickatell
|
[notify.clickatell docs]: /integrations/clickatell
|
||||||
[notify.sendgrid docs]: /integrations/sendgrid
|
[notify.sendgrid docs]: /integrations/sendgrid
|
||||||
[notify.yessssms docs]: /integrations/yessssms
|
[notify.yessssms docs]: /integrations/yessssms
|
||||||
|
@ -397,7 +397,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[climate.knx docs]: /integrations/climate.knx/
|
[climate.knx docs]: /integrations/climate.knx/
|
||||||
[climate.wink docs]: /integrations/wink#climate
|
[climate.wink docs]: /integrations/wink#climate
|
||||||
[cloud docs]: /integrations/cloud/
|
[cloud docs]: /integrations/cloud/
|
||||||
[cloud.const docs]: /integrations/cloud.const/
|
|
||||||
[config.zwave docs]: /integrations/config.zwave/
|
[config.zwave docs]: /integrations/config.zwave/
|
||||||
[configurator docs]: /integrations/configurator/
|
[configurator docs]: /integrations/configurator/
|
||||||
[counter docs]: /integrations/counter/
|
[counter docs]: /integrations/counter/
|
||||||
|
@ -315,7 +315,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[climate.generic_thermostat docs]: /integrations/generic_thermostat
|
[climate.generic_thermostat docs]: /integrations/generic_thermostat
|
||||||
[climate.tado docs]: /integrations/tado
|
[climate.tado docs]: /integrations/tado
|
||||||
[cloud docs]: /integrations/cloud/
|
[cloud docs]: /integrations/cloud/
|
||||||
[cloud.const docs]: /integrations/cloud.const/
|
[cloud.const docs]: /integrations/cloud/
|
||||||
[config.automation docs]: /integrations/config.automation/
|
[config.automation docs]: /integrations/config.automation/
|
||||||
[cover.tellstick docs]: /integrations/tellstick#cover
|
[cover.tellstick docs]: /integrations/tellstick#cover
|
||||||
[device_tracker docs]: /integrations/device_tracker/
|
[device_tracker docs]: /integrations/device_tracker/
|
||||||
|
@ -651,7 +651,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[@citruz]: https://github.com/citruz
|
[@citruz]: https://github.com/citruz
|
||||||
[@sdague]: https://github.com/sdague
|
[@sdague]: https://github.com/sdague
|
||||||
[light.limitlessled docs]: /integrations/limitlessled
|
[light.limitlessled docs]: /integrations/limitlessled
|
||||||
[media_player.yamaha docs]: /integrations/yamah
|
[media_player.yamaha docs]: /integrations/yamaha
|
||||||
[sensor.eddystone_temperature docs]: /integrations/eddystone_temperature
|
[sensor.eddystone_temperature docs]: /integrations/eddystone_temperature
|
||||||
[sensor.wunderground docs]: /integrations/wunderground
|
[sensor.wunderground docs]: /integrations/wunderground
|
||||||
[#12392]: https://github.com/home-assistant/home-assistant/pull/12392
|
[#12392]: https://github.com/home-assistant/home-assistant/pull/12392
|
||||||
|
@ -47,7 +47,7 @@ Oh, and yes, there is also some cool new integrations. Support has been added fo
|
|||||||
## New Platforms
|
## New Platforms
|
||||||
|
|
||||||
- Add Huawei LTE router platform, device tracker, and sensor ([@scop] - [#16498]) ([device_tracker docs]) ([huawei_lte docs]) ([sensor.huawei_lte docs]) (new-platform)
|
- Add Huawei LTE router platform, device tracker, and sensor ([@scop] - [#16498]) ([device_tracker docs]) ([huawei_lte docs]) ([sensor.huawei_lte docs]) (new-platform)
|
||||||
- New EDP re:dy component ([@abmantis] - [#16426]) ([edp_redy docs]) ([sensor.edp_redy docs]) ([switch.edp_redy docs]) (new-platform)
|
- New EDP re:dy component ([@abmantis] - [#16426]) (new-platform)
|
||||||
- Jewish calendar sensor ([@tsvi] - [#16393]) ([sensor.jewish_calendar docs]) (new-platform)
|
- Jewish calendar sensor ([@tsvi] - [#16393]) ([sensor.jewish_calendar docs]) (new-platform)
|
||||||
- Added support for Starling Bank ([@Dullage] - [#16522]) ([sensor.starlingbank docs]) (new-platform)
|
- Added support for Starling Bank ([@Dullage] - [#16522]) ([sensor.starlingbank docs]) (new-platform)
|
||||||
- Add Call Data Log platform. Mailboxes no longer require media ([@PhracturedBlue] - [#16579]) ([asterisk_mbox docs]) ([mailbox docs]) ([mailbox.asterisk_cdr docs]) ([mailbox.asterisk_mbox docs]) (new-platform)
|
- Add Call Data Log platform. Mailboxes no longer require media ([@PhracturedBlue] - [#16579]) ([asterisk_mbox docs]) ([mailbox docs]) ([mailbox.asterisk_cdr docs]) ([mailbox.asterisk_mbox docs]) (new-platform)
|
||||||
@ -172,7 +172,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
- Update developer doc links to developers.home-assistant.io ([@scop] - [#16622]) ([websocket_api docs])
|
- Update developer doc links to developers.home-assistant.io ([@scop] - [#16622]) ([websocket_api docs])
|
||||||
- Add valid_window=1 to TOTP verify ([@awarecan] - [#16625])
|
- Add valid_window=1 to TOTP verify ([@awarecan] - [#16625])
|
||||||
- Add new devices to HomematicIP Cloud ([@mxworm] - [#16636]) ([binary_sensor.homematicip_cloud docs]) ([sensor.homematicip_cloud docs])
|
- Add new devices to HomematicIP Cloud ([@mxworm] - [#16636]) ([binary_sensor.homematicip_cloud docs]) ([sensor.homematicip_cloud docs])
|
||||||
- New EDP re:dy component ([@abmantis] - [#16426]) ([edp_redy docs]) ([sensor.edp_redy docs]) ([switch.edp_redy docs]) (new-platform)
|
- New EDP re:dy component ([@abmantis] - [#16426]) (new-platform)
|
||||||
- Upgrade Switchmate lib ([@Danielhiversen] - [#16637]) ([switch.switchmate docs])
|
- Upgrade Switchmate lib ([@Danielhiversen] - [#16637]) ([switch.switchmate docs])
|
||||||
- Update pyhomematic to 0.1.49 ([@danielperna84] - [#16649]) ([homematic docs])
|
- Update pyhomematic to 0.1.49 ([@danielperna84] - [#16649]) ([homematic docs])
|
||||||
- Upgrade holidays to 0.9.7 ([@fabaff] - [#16651]) ([binary_sensor.workday docs])
|
- Upgrade holidays to 0.9.7 ([@fabaff] - [#16651]) ([binary_sensor.workday docs])
|
||||||
@ -486,7 +486,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[deconz docs]: /integrations/deconz/
|
[deconz docs]: /integrations/deconz/
|
||||||
[device_tracker docs]: /integrations/device_tracker/
|
[device_tracker docs]: /integrations/device_tracker/
|
||||||
[ecovacs docs]: /integrations/ecovacs/
|
[ecovacs docs]: /integrations/ecovacs/
|
||||||
[edp_redy docs]: /integrations/edp_redy/
|
|
||||||
[fan.zha docs]: /integrations/zha
|
[fan.zha docs]: /integrations/zha
|
||||||
[geo_location docs]: /integrations/geo_location/
|
[geo_location docs]: /integrations/geo_location/
|
||||||
[google_assistant docs]: /integrations/google_assistant/
|
[google_assistant docs]: /integrations/google_assistant/
|
||||||
@ -527,7 +526,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[sensor.airvisual docs]: /integrations/airvisual
|
[sensor.airvisual docs]: /integrations/airvisual
|
||||||
[sensor.deconz docs]: /integrations/deconz#sensor
|
[sensor.deconz docs]: /integrations/deconz#sensor
|
||||||
[sensor.dyson docs]: /integrations/dyson#sensor
|
[sensor.dyson docs]: /integrations/dyson#sensor
|
||||||
[sensor.edp_redy docs]: /integrations/sensor.edp_redy/
|
|
||||||
[sensor.homematicip_cloud docs]: /integrations/homematicip_cloud/
|
[sensor.homematicip_cloud docs]: /integrations/homematicip_cloud/
|
||||||
[sensor.huawei_lte docs]: /integrations/huawei_lte#sensor
|
[sensor.huawei_lte docs]: /integrations/huawei_lte#sensor
|
||||||
[sensor.ios docs]: /integrations/sensor.ios/
|
[sensor.ios docs]: /integrations/sensor.ios/
|
||||||
@ -556,7 +554,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[spc docs]: /integrations/spc/
|
[spc docs]: /integrations/spc/
|
||||||
[switch.broadlink docs]: /integrations/broadlink#switch
|
[switch.broadlink docs]: /integrations/broadlink#switch
|
||||||
[switch.deconz docs]: /integrations/deconz#switch
|
[switch.deconz docs]: /integrations/deconz#switch
|
||||||
[switch.edp_redy docs]: /integrations/switch.edp_redy/
|
|
||||||
[switch.konnected docs]: /integrations/konnected#switch
|
[switch.konnected docs]: /integrations/konnected#switch
|
||||||
[switch.mqtt docs]: /integrations/switch.mqtt/
|
[switch.mqtt docs]: /integrations/switch.mqtt/
|
||||||
[switch.switchmate docs]: /integrations/switchmate
|
[switch.switchmate docs]: /integrations/switchmate
|
||||||
|
@ -45,7 +45,7 @@ And we have one more thing… we have soft-forked Open Z-Wave and have added sup
|
|||||||
- cancel off_delay action ([@dgomes] - [#18389]) ([binary_sensor.mqtt docs])
|
- cancel off_delay action ([@dgomes] - [#18389]) ([binary_sensor.mqtt docs])
|
||||||
- Changed checking of cover state closed from 0 to closed_position variable. ([@pszafer] - [#18407]) ([cover.mqtt docs])
|
- Changed checking of cover state closed from 0 to closed_position variable. ([@pszafer] - [#18407]) ([cover.mqtt docs])
|
||||||
- updated pydaikin version ([@fredrike] - [#18413]) ([daikin docs]) ([climate.daikin docs])
|
- updated pydaikin version ([@fredrike] - [#18413]) ([daikin docs]) ([climate.daikin docs])
|
||||||
- edp_redy: increase UPDATE_INTERVAL ([@abmantis] - [#18429]) ([edp_redy docs])
|
- edp_redy: increase UPDATE_INTERVAL ([@abmantis] - [#18429])
|
||||||
- Update pyozw to 0.1.1 ([@pvizeli] - [#18436]) ([zwave docs])
|
- Update pyozw to 0.1.1 ([@pvizeli] - [#18436]) ([zwave docs])
|
||||||
- Fix AsusWRT ([@kennedyshead] - [#18400])
|
- Fix AsusWRT ([@kennedyshead] - [#18400])
|
||||||
|
|
||||||
@ -72,7 +72,6 @@ And we have one more thing… we have soft-forked Open Z-Wave and have added sup
|
|||||||
[climate.daikin docs]: /integrations/daikin#climate
|
[climate.daikin docs]: /integrations/daikin#climate
|
||||||
[cover.mqtt docs]: /integrations/cover.mqtt/
|
[cover.mqtt docs]: /integrations/cover.mqtt/
|
||||||
[daikin docs]: /integrations/daikin/
|
[daikin docs]: /integrations/daikin/
|
||||||
[edp_redy docs]: /integrations/edp_redy/
|
|
||||||
[image_processing.tensorflow docs]: /integrations/tensorflow
|
[image_processing.tensorflow docs]: /integrations/tensorflow
|
||||||
[notify docs]: /integrations/notify/
|
[notify docs]: /integrations/notify/
|
||||||
[sense docs]: /integrations/sense/
|
[sense docs]: /integrations/sense/
|
||||||
|
@ -122,7 +122,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
- Fix the Xiaomi Aqara Cube rotate event of the LAN protocol 2.0 (Closes: #18199) ([@syssi] - [#19104]) ([binary_sensor.xiaomi_aqara docs])
|
- Fix the Xiaomi Aqara Cube rotate event of the LAN protocol 2.0 (Closes: #18199) ([@syssi] - [#19104]) ([binary_sensor.xiaomi_aqara docs])
|
||||||
- Upgrade Mill library ([@Danielhiversen] - [#19117]) ([climate.mill docs])
|
- Upgrade Mill library ([@Danielhiversen] - [#19117]) ([climate.mill docs])
|
||||||
- Add Philips Moonlight Bedside Lamp support ([@syssi] - [#18496]) ([light.xiaomi_miio docs])
|
- Add Philips Moonlight Bedside Lamp support ([@syssi] - [#18496]) ([light.xiaomi_miio docs])
|
||||||
- update edp_redy version ([@abmantis] - [#19078]) ([edp_redy docs])
|
- update edp_redy version ([@abmantis] - [#19078])
|
||||||
- Update Google Assistant services description and request sync timeout ([@edif30] - [#19113])
|
- Update Google Assistant services description and request sync timeout ([@edif30] - [#19113])
|
||||||
- Fixed doorbird config without events (empty list) ([@basschipper] - [#19121]) ([doorbird docs])
|
- Fixed doorbird config without events (empty list) ([@basschipper] - [#19121]) ([doorbird docs])
|
||||||
- Add code support for iAlarm ([@RyuzakiKK] - [#19124]) ([alarm_control_panel.ialarm docs])
|
- Add code support for iAlarm ([@RyuzakiKK] - [#19124]) ([alarm_control_panel.ialarm docs])
|
||||||
@ -764,7 +764,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[demo docs]: /integrations/demo/
|
[demo docs]: /integrations/demo/
|
||||||
[device_tracker docs]: /integrations/device_tracker/
|
[device_tracker docs]: /integrations/device_tracker/
|
||||||
[doorbird docs]: /integrations/doorbird/
|
[doorbird docs]: /integrations/doorbird/
|
||||||
[edp_redy docs]: /integrations/edp_redy/
|
|
||||||
[eight_sleep docs]: /integrations/eight_sleep/
|
[eight_sleep docs]: /integrations/eight_sleep/
|
||||||
[envisalink docs]: /integrations/envisalink/
|
[envisalink docs]: /integrations/envisalink/
|
||||||
[esphome docs]: /integrations/esphome/
|
[esphome docs]: /integrations/esphome/
|
||||||
|
@ -793,7 +793,6 @@ anymore. - ([@abmantis] - [#25971])
|
|||||||
[dialogflow docs]: /integrations/dialogflow/
|
[dialogflow docs]: /integrations/dialogflow/
|
||||||
[dsmr docs]: /integrations/dsmr/
|
[dsmr docs]: /integrations/dsmr/
|
||||||
[ecobee docs]: /integrations/ecobee/
|
[ecobee docs]: /integrations/ecobee/
|
||||||
[edp_redy docs]: /integrations/edp_redy/
|
|
||||||
[emulated_hue docs]: /integrations/emulated_hue/
|
[emulated_hue docs]: /integrations/emulated_hue/
|
||||||
[environment_canada docs]: /integrations/environment_canada/
|
[environment_canada docs]: /integrations/environment_canada/
|
||||||
[eq3btsmart docs]: /integrations/eq3btsmart/
|
[eq3btsmart docs]: /integrations/eq3btsmart/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user