mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-02 17:18:58 +00:00
810 B
810 B
title, description, logo, ha_category, ha_iot_class, ha_release, ha_codeowners, ha_domain, ha_platforms
title | description | logo | ha_category | ha_iot_class | ha_release | ha_codeowners | ha_domain | ha_platforms | |||
---|---|---|---|---|---|---|---|---|---|---|---|
Launch Library | Instructions on how to integrate space launch information within Home Assistant. | rocket.png |
|
Cloud Polling | 0.83 |
|
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.