mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-31 07:16:47 +00:00

* Sets front matter defaults * Removes default front matter from section templates/pages * Removes default front matter from addon pages * Removes default front matter from integration pages * Removes default front matter from posts * Removes default front matter from docs pages * Removes default front matter from other pages * Fixes blog category pages
12 lines
391 B
Markdown
12 lines
391 B
Markdown
---
|
|
title: "iOS Sensor"
|
|
description: "Instructions on how to use the iOS sensors with Home Assistant."
|
|
logo: apple.png
|
|
ha_category:
|
|
- Sensor
|
|
ha_release: 0.31
|
|
ha_iot_class: Local Push
|
|
---
|
|
|
|
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.
|