From 9e2abeaa5e9871e38bed3118ed6c70f33b04d9f7 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 28 Sep 2018 15:22:08 +0200 Subject: [PATCH] add ios sensor stub --- source/_components/sensor.ios.markdown | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/source/_components/sensor.ios.markdown b/source/_components/sensor.ios.markdown index e69de29bb2d..a1fce7f74f8 100644 --- a/source/_components/sensor.ios.markdown +++ b/source/_components/sensor.ios.markdown @@ -0,0 +1,17 @@ +--- +layout: page +title: "iOS" +description: "Instructions on how to use the iOS sensors with Home Assistant." +date: 2018-04-06 08:00 +sidebar: true +comments: false +sharing: true +footer: true +logo: apple.png +ha_category: Sensor +featured: false +ha_release: 0.31 +ha_iot_class: push +--- + +The `ios` component is the Home Assistant part for using the iOS companion app. For further details please check the [iOS section](/docs/ecosystem/ios/) in the documentation for further details.