mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-05 09:46:50 +00:00

* Automatically create linkable headers
* Visually improve position of linkable header chain icon
* Do not auto link headers on homepage
* Remove linkable_title everywhere
* 🚑 Re-instante linkable_title plugin as NOOP
883 B
883 B
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_iot_class, ha_release, redirect_from
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_iot_class | ha_release | redirect_from | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
page | Space Launch sensor | Instructions on how to integrate space launch information within Home Assistant. | 2018-11-06 00:00 | true | false | true | true | rocket.png |
|
Cloud Polling | 0.83 |
|
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.