fix broken links

This commit is contained in:
Paulus Schoutsen 2018-03-09 10:36:00 -08:00
parent 93907d9f5c
commit f04a1162be
2 changed files with 17 additions and 1 deletions

View File

@ -0,0 +1,16 @@
---
layout: page
title: "Volvo On Call"
description: "Instructions for how to integrate Volvo On Call into Home Assistant."
date: 2016-10-02 17:00
sidebar: true
comments: false
sharing: true
footer: true
logo: volvo.png
ha_category: Presence Detection
ha_release: "0.30"
---
Integrates Volvo on Call into Home Assistant. See the [main component](/components/volvooncall/) for configuration instructions.

View File

@ -139,7 +139,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Fix CODEOWNERS permissions ([@OttoWinter] - [#12621])
- Xiaomi Aqara Gateway: Service descriptions added ([@syssi] - [#12631])
- Removing asyncio.coroutine syntax from some components ([@Julius2342] - [#12507])
- Allow renaming entities in entity registry ([@balloob] - [#12636]) ([config docs]) ([light.demo docs])
- Allow renaming entities in entity registry ([@balloob] - [#12636]) ([config docs])
- Check if $files is empty, don't try to execute it ([@armills] - [#12651])
- Removed py34 ([@cdce8p] - [#12648])
- Improved Homekit tests ([@cdce8p] - [#12647]) ([homekit docs])