home-assistant.io/source/_components/launch_library.markdown
Franck Nijhof 1833c32a2c Cleans up front matter (#9835)
* 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
2019-07-11 14:35:08 -07:00

790 B

title, description, logo, ha_category, ha_iot_class, ha_release, redirect_from
title description logo ha_category ha_iot_class ha_release redirect_from
Space Launch sensor Instructions on how to integrate space launch information within Home Assistant. rocket.png
Sensor
Cloud Polling 0.83
/components/sensor.launch_library/

The launch_library sensor will provide you with information about the next planned space launch.

Configuration

Add the data to your configuration.yaml file as shown in the example:

# Example configuration.yaml entry
sensor:
  - platform: launch_library

{% configuration %} name: description: Name of the sensor. required: false type: string {% endconfiguration %}

The data this platform presents comes from launchlibrary.net.