Update ios component configuration (#7539)

This commit is contained in:
Klaas Schoute 2018-11-17 11:45:24 +01:00 committed by Fabian Affolter
parent 1b9a55d04c
commit ce89a9509b

View File

@ -53,9 +53,12 @@ You may also manually load the `ios` component by adding the following to your c
ios: ios:
``` ```
Configuration variables: {% configuration %}
push:
- **push** (*Optional*): Actionable push notifications configuration. See the [actionable notifications documentation][actionable-notifications] for more information. description: Actionable push notifications configuration. See the [actionable notifications documentation][actionable-notifications] for more information.
required: false
type: list
{% endconfiguration %}
[discovery]: /components/discovery [discovery]: /components/discovery
[device-tracker]: /components/device_tracker [device-tracker]: /components/device_tracker