From b46d5ba4a7b669db70cd2248b354a99bfee432c7 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 17 Nov 2018 11:51:15 +0100 Subject: [PATCH] Mark it as sensor --- source/_components/sensor.ios.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/sensor.ios.markdown b/source/_components/sensor.ios.markdown index a1fce7f74f8..213ccafa87c 100644 --- a/source/_components/sensor.ios.markdown +++ b/source/_components/sensor.ios.markdown @@ -1,6 +1,6 @@ --- layout: page -title: "iOS" +title: "iOS Sensor" description: "Instructions on how to use the iOS sensors with Home Assistant." date: 2018-04-06 08:00 sidebar: true @@ -14,4 +14,4 @@ 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. +The `ios` sensor platform 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.