diff --git a/source/_integrations/launch_library.markdown b/source/_integrations/launch_library.markdown index 0b8e8346f3a..41afe10ae53 100644 --- a/source/_integrations/launch_library.markdown +++ b/source/_integrations/launch_library.markdown @@ -7,6 +7,7 @@ ha_iot_class: Cloud Polling ha_release: 0.83 ha_codeowners: - '@ludeeus' + - '@DurgNomis-drol' ha_domain: launch_library ha_platforms: - sensor @@ -14,23 +15,9 @@ ha_platforms: 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: - -```yaml -# Example configuration.yaml entry -sensor: - - platform: launch_library -``` - -{% configuration %} -name: - description: Name of the sensor. - required: false - type: string -{% endconfiguration %} +{% include integrations/config_flow.md %} The data this platform presents comes from [launchlibrary.net][launchlibrary]. [launchlibrary]: https://launchlibrary.net/ +