Remove the url prefix from links in website (#5013)
This commit is contained in:
parent
c29501ddbd
commit
d3fc349b50
64 changed files with 2506 additions and 2506 deletions
|
@ -16,23 +16,23 @@ og_image: /images/blog/2017-10-0.56/components.png
|
|||
|
||||
We reached another milestone aka number: 10000. GitHub is assigning numbers to pull requests and issues and the "10000" is a [PR](https://github.com/home-assistant/home-assistant/pull/10000). Our ratio is around 1/3 issues and 2/3 pull requests. To be more precise: 64% pull requests and 36% issues.
|
||||
|
||||
If you haven't noticed, there is now a [glossary](https://home-assistant.io/docs/glossary/) that collects some Home Assistant relevant terms. Talking about the documentation: [@DubhAd](https://github.com/DubhAd) rewrote large parts of the [Z-Wave section](https://home-assistant.io/docs/z-wave/). More structure to get started and to find details during the setup and the configuration.
|
||||
If you haven't noticed, there is now a [glossary](/docs/glossary/) that collects some Home Assistant relevant terms. Talking about the documentation: [@DubhAd](https://github.com/DubhAd) rewrote large parts of the [Z-Wave section](/docs/z-wave/). More structure to get started and to find details during the setup and the configuration.
|
||||
|
||||
## {% linkable_title Google Assistant / Google Home integration %}
|
||||
This release includes a new component to integrate Home Assistant with Google Assistant by [Phil Kates][@philk]. We integrate via the Smart Home API, this means that you will be able to control your devices in Home Assistant via any device that has Google Assistant. Learn more in [the documentation][google_assistant docs].
|
||||
|
||||
## {% linkable_title Hacktoberfest %}
|
||||
[Hacktoberfest](https://home-assistant.io/blog/2017/09/29/hacktoberfest/) is still on and so far we have received a lot improvements. We can't make any promises to review everything by the end of October, but we are trying to make sure that you will get your t-shirt.
|
||||
[Hacktoberfest](/blog/2017/09/29/hacktoberfest/) is still on and so far we have received a lot improvements. We can't make any promises to review everything by the end of October, but we are trying to make sure that you will get your t-shirt.
|
||||
|
||||
## {% linkable_title Map %}
|
||||
The [map][map docs] is now its own component. Similar to [configuration (`config:`)](https://home-assistant.io/components/config/), it will not show up without adding it to your `configuration.yaml` file.
|
||||
The [map][map docs] is now its own component. Similar to [configuration (`config:`)](/components/config/), it will not show up without adding it to your `configuration.yaml` file.
|
||||
|
||||
```yaml
|
||||
map:
|
||||
```
|
||||
|
||||
## {% linkable_title Travis CI %}
|
||||
Why not observe your [Travis CI](https://travis-ci.org) jobs with Home Assistant? [@tchellomello] created a [Travis CI][sensor.travisci docs] sensor which allows one to check on the current state of Travis jobs. Now you can make sure that the [coffee](https://home-assistant.io/blog/2017/01/28/face-coffee-wink/#first-coffee-maker-supported) is ready when the build passed.
|
||||
Why not observe your [Travis CI](https://travis-ci.org) jobs with Home Assistant? [@tchellomello] created a [Travis CI][sensor.travisci docs] sensor which allows one to check on the current state of Travis jobs. Now you can make sure that the [coffee](/blog/2017/01/28/face-coffee-wink/#first-coffee-maker-supported) is ready when the build passed.
|
||||
|
||||
## {% linkable_title New Platforms %}
|
||||
|
||||
|
@ -416,133 +416,133 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||
[@webworxshop]: https://github.com/webworxshop
|
||||
[@zabuldon]: https://github.com/zabuldon
|
||||
[@ziotibia81]: https://github.com/ziotibia81
|
||||
[__init__ docs]: https://home-assistant.io/components/__init__/
|
||||
[abode docs]: https://home-assistant.io/components/abode/
|
||||
[alarm_control_panel.arlo docs]: https://home-assistant.io/components/alarm_control_panel.arlo/
|
||||
[alarm_control_panel.egardia docs]: https://home-assistant.io/components/alarm_control_panel.egardia/
|
||||
[alexa.smart_home docs]: https://home-assistant.io/components/alexa.smart_home/
|
||||
[arlo docs]: https://home-assistant.io/components/arlo/
|
||||
[automation.event docs]: https://home-assistant.io/docs/automation/trigger/#event-trigger
|
||||
[automation.numeric_state docs]: https://home-assistant.io/docs/automation/trigger/#numeric-state-trigger
|
||||
[automation.state docs]: https://home-assistant.io/docs/automation/trigger/#state-trigger
|
||||
[binary_sensor.iss docs]: https://home-assistant.io/components/binary_sensor.iss/
|
||||
[binary_sensor.netatmo docs]: https://home-assistant.io/components/binary_sensor.netatmo/
|
||||
[binary_sensor.skybell docs]: https://home-assistant.io/components/binary_sensor.skybell/
|
||||
[binary_sensor.template docs]: https://home-assistant.io/components/binary_sensor.template/
|
||||
[binary_sensor.tesla docs]: https://home-assistant.io/components/binary_sensor.tesla/
|
||||
[binary_sensor.wink docs]: https://home-assistant.io/components/binary_sensor.wink/
|
||||
[binary_sensor.xiaomi_aqara docs]: https://home-assistant.io/components/binary_sensor.xiaomi_aqara/
|
||||
[camera.arlo docs]: https://home-assistant.io/components/camera.arlo/
|
||||
[camera.ffmpeg docs]: https://home-assistant.io/components/camera.ffmpeg/
|
||||
[camera.onvif docs]: https://home-assistant.io/components/camera.onvif/
|
||||
[camera.skybell docs]: https://home-assistant.io/components/camera.skybell/
|
||||
[camera.synology docs]: https://home-assistant.io/components/camera.synology/
|
||||
[camera.yi docs]: https://home-assistant.io/components/camera.yi/
|
||||
[climate.eq3btsmart docs]: https://home-assistant.io/components/climate.eq3btsmart/
|
||||
[climate.knx docs]: https://home-assistant.io/components/climate.knx/
|
||||
[climate.mqtt docs]: https://home-assistant.io/components/climate.mqtt/
|
||||
[climate.tesla docs]: https://home-assistant.io/components/climate.tesla/
|
||||
[climate.toon docs]: https://home-assistant.io/components/climate.toon/
|
||||
[cloud.iot docs]: https://home-assistant.io/components/cloud.iot/
|
||||
[cover.rflink docs]: https://home-assistant.io/components/cover.rflink/
|
||||
[device_tracker docs]: https://home-assistant.io/components/device_tracker/
|
||||
[device_tracker.fritz docs]: https://home-assistant.io/components/device_tracker.fritz/
|
||||
[device_tracker.mikrotik docs]: https://home-assistant.io/components/device_tracker.mikrotik/
|
||||
[device_tracker.netgear docs]: https://home-assistant.io/components/device_tracker.netgear/
|
||||
[device_tracker.owntracks docs]: https://home-assistant.io/components/device_tracker.owntracks/
|
||||
[device_tracker.snmp docs]: https://home-assistant.io/components/device_tracker.snmp/
|
||||
[device_tracker.unifi docs]: https://home-assistant.io/components/device_tracker.unifi/
|
||||
[device_tracker.upc_connect docs]: https://home-assistant.io/components/device_tracker.upc_connect/
|
||||
[enocean docs]: https://home-assistant.io/components/enocean/
|
||||
[ffmpeg docs]: https://home-assistant.io/components/ffmpeg/
|
||||
[google_assistant docs]: https://home-assistant.io/components/google_assistant/
|
||||
[hassio docs]: https://home-assistant.io/components/hassio/
|
||||
[homematic docs]: https://home-assistant.io/components/homematic/
|
||||
[http docs]: https://home-assistant.io/components/http/
|
||||
[knx docs]: https://home-assistant.io/components/knx/
|
||||
[light.hue docs]: https://home-assistant.io/components/light.hue/
|
||||
[light.mqtt_json docs]: https://home-assistant.io/components/light.mqtt_json/
|
||||
[light.osramlightify docs]: https://home-assistant.io/components/light.osramlightify/
|
||||
[light.skybell docs]: https://home-assistant.io/components/light.skybell/
|
||||
[light.template docs]: https://home-assistant.io/components/light.template/
|
||||
[light.tplink docs]: https://home-assistant.io/components/light.tplink/
|
||||
[light.tradfri docs]: https://home-assistant.io/components/light.tradfri/
|
||||
[light.yeelight docs]: https://home-assistant.io/components/light.yeelight/
|
||||
[lock.tesla docs]: https://home-assistant.io/components/lock.tesla/
|
||||
[map docs]: https://home-assistant.io/components/map/
|
||||
[media_extractor docs]: https://home-assistant.io/components/media_extractor/
|
||||
[media_player.denon docs]: https://home-assistant.io/components/media_player.denon/
|
||||
[media_player.denonavr docs]: https://home-assistant.io/components/media_player.denonavr/
|
||||
[media_player.dunehd docs]: https://home-assistant.io/components/media_player.dunehd/
|
||||
[media_player.liveboxplaytv docs]: https://home-assistant.io/components/media_player.liveboxplaytv/
|
||||
[media_player.monoprice docs]: https://home-assistant.io/components/media_player.monoprice/
|
||||
[media_player.plex docs]: https://home-assistant.io/components/media_player.plex/
|
||||
[media_player.yamaha docs]: https://home-assistant.io/components/media_player.yamaha/
|
||||
[modbus docs]: https://home-assistant.io/components/modbus/
|
||||
[mqtt docs]: https://home-assistant.io/components/mqtt/
|
||||
[namecheapdns docs]: https://home-assistant.io/components/namecheapdns/
|
||||
[notify.clicksend_tts docs]: https://home-assistant.io/components/notify.clicksend_tts/
|
||||
[notify.html5 docs]: https://home-assistant.io/components/notify.html5/
|
||||
[notify.rocketchat docs]: https://home-assistant.io/components/notify.rocketchat/
|
||||
[notify.xmpp docs]: https://home-assistant.io/components/notify.xmpp/
|
||||
[python_script docs]: https://home-assistant.io/components/python_script/
|
||||
[raincloud docs]: https://home-assistant.io/components/raincloud/
|
||||
[sensor.abode docs]: https://home-assistant.io/components/sensor.abode/
|
||||
[sensor.airvisual docs]: https://home-assistant.io/components/sensor.airvisual/
|
||||
[sensor.android_ip_webcam docs]: https://home-assistant.io/components/sensor.android_ip_webcam/
|
||||
[sensor.arlo docs]: https://home-assistant.io/components/sensor.arlo/
|
||||
[sensor.arwn docs]: https://home-assistant.io/components/sensor.arwn/
|
||||
[sensor.darksky docs]: https://home-assistant.io/components/sensor.darksky/
|
||||
[sensor.fitbit docs]: https://home-assistant.io/components/sensor.fitbit/
|
||||
[sensor.fritzbox_callmonitor docs]: https://home-assistant.io/components/sensor.fritzbox_callmonitor/
|
||||
[sensor.fritzbox_netmonitor docs]: https://home-assistant.io/components/sensor.fritzbox_netmonitor/
|
||||
[sensor.glances docs]: https://home-assistant.io/components/sensor.glances/
|
||||
[sensor.imap docs]: https://home-assistant.io/components/sensor.imap/
|
||||
[sensor.ios docs]: https://home-assistant.io/components/sensor.ios/
|
||||
[sensor.mqtt_room docs]: https://home-assistant.io/components/sensor.mqtt_room/
|
||||
[sensor.netdata docs]: https://home-assistant.io/components/sensor.netdata/
|
||||
[sensor.openweathermap docs]: https://home-assistant.io/components/sensor.openweathermap/
|
||||
[sensor.raincloud docs]: https://home-assistant.io/components/sensor.raincloud/
|
||||
[sensor.ring docs]: https://home-assistant.io/components/sensor.ring/
|
||||
[sensor.serial docs]: https://home-assistant.io/components/sensor.serial/
|
||||
[sensor.skybell docs]: https://home-assistant.io/components/sensor.skybell/
|
||||
[sensor.snmp docs]: https://home-assistant.io/components/sensor.snmp/
|
||||
[sensor.statistics docs]: https://home-assistant.io/components/sensor.statistics/
|
||||
[sensor.steam_online docs]: https://home-assistant.io/components/sensor.steam_online/
|
||||
[sensor.systemmonitor docs]: https://home-assistant.io/components/sensor.systemmonitor/
|
||||
[sensor.tesla docs]: https://home-assistant.io/components/sensor.tesla/
|
||||
[sensor.toon docs]: https://home-assistant.io/components/sensor.toon/
|
||||
[sensor.tradfri docs]: https://home-assistant.io/components/sensor.tradfri/
|
||||
[sensor.transmission docs]: https://home-assistant.io/components/sensor.transmission/
|
||||
[sensor.travisci docs]: https://home-assistant.io/components/sensor.travisci/
|
||||
[sensor.uptime docs]: https://home-assistant.io/components/sensor.uptime/
|
||||
[sensor.vera docs]: https://home-assistant.io/components/sensor.vera/
|
||||
[sensor.xiaomi_aqara docs]: https://home-assistant.io/components/sensor.xiaomi_aqara/
|
||||
[sensor.zha docs]: https://home-assistant.io/components/sensor.zha/
|
||||
[shiftr docs]: https://home-assistant.io/components/shiftr/
|
||||
[skybell docs]: https://home-assistant.io/components/skybell/
|
||||
[switch.flux docs]: https://home-assistant.io/components/switch.flux/
|
||||
[switch.fritzdect docs]: https://home-assistant.io/components/switch.fritzdect/
|
||||
[switch.hikvisioncam docs]: https://home-assistant.io/components/switch.hikvisioncam/
|
||||
[switch.rainmachine docs]: https://home-assistant.io/components/switch.rainmachine/
|
||||
[switch.skybell docs]: https://home-assistant.io/components/switch.skybell/
|
||||
[switch.tesla docs]: https://home-assistant.io/components/switch.tesla/
|
||||
[switch.toon docs]: https://home-assistant.io/components/switch.toon/
|
||||
[switch.tplink docs]: https://home-assistant.io/components/switch.tplink/
|
||||
[switch.wink docs]: https://home-assistant.io/components/switch.wink/
|
||||
[switch.xiaomi_miio docs]: https://home-assistant.io/components/switch.xiaomi_miio/
|
||||
[telegram_bot docs]: https://home-assistant.io/components/telegram_bot/
|
||||
[tesla docs]: https://home-assistant.io/components/tesla/
|
||||
[toon docs]: https://home-assistant.io/components/toon/
|
||||
[tradfri docs]: https://home-assistant.io/components/tradfri/
|
||||
[vacuum docs]: https://home-assistant.io/components/vacuum/
|
||||
[vacuum.dyson docs]: https://home-assistant.io/components/vacuum.dyson/
|
||||
[vacuum.mqtt docs]: https://home-assistant.io/components/vacuum.mqtt/
|
||||
[vera docs]: https://home-assistant.io/components/vera/
|
||||
[weather.openweathermap docs]: https://home-assistant.io/components/weather.openweathermap/
|
||||
[wink docs]: https://home-assistant.io/components/wink/
|
||||
[xiaomi_aqara docs]: https://home-assistant.io/components/xiaomi_aqara/
|
||||
[zha docs]: https://home-assistant.io/components/zha/
|
||||
[__init__ docs]: /components/__init__/
|
||||
[abode docs]: /components/abode/
|
||||
[alarm_control_panel.arlo docs]: /components/alarm_control_panel.arlo/
|
||||
[alarm_control_panel.egardia docs]: /components/alarm_control_panel.egardia/
|
||||
[alexa.smart_home docs]: /components/alexa.smart_home/
|
||||
[arlo docs]: /components/arlo/
|
||||
[automation.event docs]: /docs/automation/trigger/#event-trigger
|
||||
[automation.numeric_state docs]: /docs/automation/trigger/#numeric-state-trigger
|
||||
[automation.state docs]: /docs/automation/trigger/#state-trigger
|
||||
[binary_sensor.iss docs]: /components/binary_sensor.iss/
|
||||
[binary_sensor.netatmo docs]: /components/binary_sensor.netatmo/
|
||||
[binary_sensor.skybell docs]: /components/binary_sensor.skybell/
|
||||
[binary_sensor.template docs]: /components/binary_sensor.template/
|
||||
[binary_sensor.tesla docs]: /components/binary_sensor.tesla/
|
||||
[binary_sensor.wink docs]: /components/binary_sensor.wink/
|
||||
[binary_sensor.xiaomi_aqara docs]: /components/binary_sensor.xiaomi_aqara/
|
||||
[camera.arlo docs]: /components/camera.arlo/
|
||||
[camera.ffmpeg docs]: /components/camera.ffmpeg/
|
||||
[camera.onvif docs]: /components/camera.onvif/
|
||||
[camera.skybell docs]: /components/camera.skybell/
|
||||
[camera.synology docs]: /components/camera.synology/
|
||||
[camera.yi docs]: /components/camera.yi/
|
||||
[climate.eq3btsmart docs]: /components/climate.eq3btsmart/
|
||||
[climate.knx docs]: /components/climate.knx/
|
||||
[climate.mqtt docs]: /components/climate.mqtt/
|
||||
[climate.tesla docs]: /components/climate.tesla/
|
||||
[climate.toon docs]: /components/climate.toon/
|
||||
[cloud.iot docs]: /components/cloud.iot/
|
||||
[cover.rflink docs]: /components/cover.rflink/
|
||||
[device_tracker docs]: /components/device_tracker/
|
||||
[device_tracker.fritz docs]: /components/device_tracker.fritz/
|
||||
[device_tracker.mikrotik docs]: /components/device_tracker.mikrotik/
|
||||
[device_tracker.netgear docs]: /components/device_tracker.netgear/
|
||||
[device_tracker.owntracks docs]: /components/device_tracker.owntracks/
|
||||
[device_tracker.snmp docs]: /components/device_tracker.snmp/
|
||||
[device_tracker.unifi docs]: /components/device_tracker.unifi/
|
||||
[device_tracker.upc_connect docs]: /components/device_tracker.upc_connect/
|
||||
[enocean docs]: /components/enocean/
|
||||
[ffmpeg docs]: /components/ffmpeg/
|
||||
[google_assistant docs]: /components/google_assistant/
|
||||
[hassio docs]: /components/hassio/
|
||||
[homematic docs]: /components/homematic/
|
||||
[http docs]: /components/http/
|
||||
[knx docs]: /components/knx/
|
||||
[light.hue docs]: /components/light.hue/
|
||||
[light.mqtt_json docs]: /components/light.mqtt_json/
|
||||
[light.osramlightify docs]: /components/light.osramlightify/
|
||||
[light.skybell docs]: /components/light.skybell/
|
||||
[light.template docs]: /components/light.template/
|
||||
[light.tplink docs]: /components/light.tplink/
|
||||
[light.tradfri docs]: /components/light.tradfri/
|
||||
[light.yeelight docs]: /components/light.yeelight/
|
||||
[lock.tesla docs]: /components/lock.tesla/
|
||||
[map docs]: /components/map/
|
||||
[media_extractor docs]: /components/media_extractor/
|
||||
[media_player.denon docs]: /components/media_player.denon/
|
||||
[media_player.denonavr docs]: /components/media_player.denonavr/
|
||||
[media_player.dunehd docs]: /components/media_player.dunehd/
|
||||
[media_player.liveboxplaytv docs]: /components/media_player.liveboxplaytv/
|
||||
[media_player.monoprice docs]: /components/media_player.monoprice/
|
||||
[media_player.plex docs]: /components/media_player.plex/
|
||||
[media_player.yamaha docs]: /components/media_player.yamaha/
|
||||
[modbus docs]: /components/modbus/
|
||||
[mqtt docs]: /components/mqtt/
|
||||
[namecheapdns docs]: /components/namecheapdns/
|
||||
[notify.clicksend_tts docs]: /components/notify.clicksend_tts/
|
||||
[notify.html5 docs]: /components/notify.html5/
|
||||
[notify.rocketchat docs]: /components/notify.rocketchat/
|
||||
[notify.xmpp docs]: /components/notify.xmpp/
|
||||
[python_script docs]: /components/python_script/
|
||||
[raincloud docs]: /components/raincloud/
|
||||
[sensor.abode docs]: /components/sensor.abode/
|
||||
[sensor.airvisual docs]: /components/sensor.airvisual/
|
||||
[sensor.android_ip_webcam docs]: /components/sensor.android_ip_webcam/
|
||||
[sensor.arlo docs]: /components/sensor.arlo/
|
||||
[sensor.arwn docs]: /components/sensor.arwn/
|
||||
[sensor.darksky docs]: /components/sensor.darksky/
|
||||
[sensor.fitbit docs]: /components/sensor.fitbit/
|
||||
[sensor.fritzbox_callmonitor docs]: /components/sensor.fritzbox_callmonitor/
|
||||
[sensor.fritzbox_netmonitor docs]: /components/sensor.fritzbox_netmonitor/
|
||||
[sensor.glances docs]: /components/sensor.glances/
|
||||
[sensor.imap docs]: /components/sensor.imap/
|
||||
[sensor.ios docs]: /components/sensor.ios/
|
||||
[sensor.mqtt_room docs]: /components/sensor.mqtt_room/
|
||||
[sensor.netdata docs]: /components/sensor.netdata/
|
||||
[sensor.openweathermap docs]: /components/sensor.openweathermap/
|
||||
[sensor.raincloud docs]: /components/sensor.raincloud/
|
||||
[sensor.ring docs]: /components/sensor.ring/
|
||||
[sensor.serial docs]: /components/sensor.serial/
|
||||
[sensor.skybell docs]: /components/sensor.skybell/
|
||||
[sensor.snmp docs]: /components/sensor.snmp/
|
||||
[sensor.statistics docs]: /components/sensor.statistics/
|
||||
[sensor.steam_online docs]: /components/sensor.steam_online/
|
||||
[sensor.systemmonitor docs]: /components/sensor.systemmonitor/
|
||||
[sensor.tesla docs]: /components/sensor.tesla/
|
||||
[sensor.toon docs]: /components/sensor.toon/
|
||||
[sensor.tradfri docs]: /components/sensor.tradfri/
|
||||
[sensor.transmission docs]: /components/sensor.transmission/
|
||||
[sensor.travisci docs]: /components/sensor.travisci/
|
||||
[sensor.uptime docs]: /components/sensor.uptime/
|
||||
[sensor.vera docs]: /components/sensor.vera/
|
||||
[sensor.xiaomi_aqara docs]: /components/sensor.xiaomi_aqara/
|
||||
[sensor.zha docs]: /components/sensor.zha/
|
||||
[shiftr docs]: /components/shiftr/
|
||||
[skybell docs]: /components/skybell/
|
||||
[switch.flux docs]: /components/switch.flux/
|
||||
[switch.fritzdect docs]: /components/switch.fritzdect/
|
||||
[switch.hikvisioncam docs]: /components/switch.hikvisioncam/
|
||||
[switch.rainmachine docs]: /components/switch.rainmachine/
|
||||
[switch.skybell docs]: /components/switch.skybell/
|
||||
[switch.tesla docs]: /components/switch.tesla/
|
||||
[switch.toon docs]: /components/switch.toon/
|
||||
[switch.tplink docs]: /components/switch.tplink/
|
||||
[switch.wink docs]: /components/switch.wink/
|
||||
[switch.xiaomi_miio docs]: /components/switch.xiaomi_miio/
|
||||
[telegram_bot docs]: /components/telegram_bot/
|
||||
[tesla docs]: /components/tesla/
|
||||
[toon docs]: /components/toon/
|
||||
[tradfri docs]: /components/tradfri/
|
||||
[vacuum docs]: /components/vacuum/
|
||||
[vacuum.dyson docs]: /components/vacuum.dyson/
|
||||
[vacuum.mqtt docs]: /components/vacuum.mqtt/
|
||||
[vera docs]: /components/vera/
|
||||
[weather.openweathermap docs]: /components/weather.openweathermap/
|
||||
[wink docs]: /components/wink/
|
||||
[xiaomi_aqara docs]: /components/xiaomi_aqara/
|
||||
[zha docs]: /components/zha/
|
||||
[#10024]: https://github.com/home-assistant/home-assistant/pull/10024
|
||||
[#10029]: https://github.com/home-assistant/home-assistant/pull/10029
|
||||
[@bieniu]: https://github.com/bieniu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue