diff --git a/source/_components/switch.volvooncall.markdown b/source/_components/switch.volvooncall.markdown new file mode 100644 index 00000000000..f4de42f5011 --- /dev/null +++ b/source/_components/switch.volvooncall.markdown @@ -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. diff --git a/source/_posts/2018-03-09-release-65.markdown b/source/_posts/2018-03-09-release-65.markdown index ae2e8dbda3e..39aec0f3017 100644 --- a/source/_posts/2018-03-09-release-65.markdown +++ b/source/_posts/2018-03-09-release-65.markdown @@ -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])