Update documentation for ISS (#23863)

* Update documentation for ISS

* Update source/_integrations/iss.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update source/_integrations/iss.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
Simon Hansen 2022-09-03 10:50:25 +02:00 committed by GitHub
parent 205e6c33fe
commit 7b3d2bf682
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,26 +1,24 @@
---
title: International Space Station (ISS)
description: Know if or when ISS will be above your home location
description: Show the ISS location and how many people are in space
ha_category:
- Binary Sensor
- Sensor
ha_iot_class: Cloud Polling
ha_release: 0.36
ha_domain: iss
ha_platforms:
- binary_sensor
- sensor
ha_codeowners:
- '@DurgNomis-drol'
ha_config_flow: true
ha_integration_type: integration
---
The `iss` platform uses the
The International Space Station (ISS) integration uses the
[Open Notify API](http://open-notify.org/Open-Notify-API/ISS-Location-Now/)
to let you know if the station is above your home location.
This means that ISS is 10° above the horizon of your home.
to let you know where the station is.
You can check in the attributes of the sensor to see the timestamp for the next
rise of the station, its current coordinates, and the number of people in space.
It will also tell you how many people are in space.
{% include integrations/config_flow.md %}