mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 14:46:47 -06:00
1.0 KiB
1.0 KiB
title, description, ha_category, ha_iot_class, ha_release, ha_domain, ha_platforms, ha_codeowners, ha_config_flow, ha_integration_type
| title | description | ha_category | ha_iot_class | ha_release | ha_domain | ha_platforms | ha_codeowners | ha_config_flow | ha_integration_type | |||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| International Space Station (ISS) | Know if or when ISS will be above your home location |
|
Cloud Polling | 0.36 | iss |
|
|
true | integration |
The iss platform uses the
Open Notify API
to let you know if the station is above your home location.
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 rise of the station, its current coordinates, and the number of people in space.
{% include integrations/config_flow.md %}
If you enable "Show on map" in the options for this integration then the location attributes
are named latitude and longitude. The default name of the location attributes is
lat and long to avoid showing them on the map.