mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
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:
parent
205e6c33fe
commit
7b3d2bf682
@ -1,26 +1,24 @@
|
|||||||
---
|
---
|
||||||
title: International Space Station (ISS)
|
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:
|
ha_category:
|
||||||
- Binary Sensor
|
- Sensor
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_release: 0.36
|
ha_release: 0.36
|
||||||
ha_domain: iss
|
ha_domain: iss
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- sensor
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@DurgNomis-drol'
|
- '@DurgNomis-drol'
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_integration_type: integration
|
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/)
|
[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.
|
to let you know where the station is.
|
||||||
This means that ISS is 10° above the horizon of your home.
|
|
||||||
|
|
||||||
You can check in the attributes of the sensor to see the timestamp for the next
|
It will also tell you how many people are in space.
|
||||||
rise of the station, its current coordinates, and the number of people in space.
|
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user