From 7b3d2bf6827228f7fd19cb4e664396c3dadb98cc Mon Sep 17 00:00:00 2001 From: Simon Hansen <67142049+DurgNomis-drol@users.noreply.github.com> Date: Sat, 3 Sep 2022 10:50:25 +0200 Subject: [PATCH] Update documentation for ISS (#23863) * Update documentation for ISS * Update source/_integrations/iss.markdown Co-authored-by: Martin Hjelmare * Update source/_integrations/iss.markdown Co-authored-by: Martin Hjelmare Co-authored-by: Martin Hjelmare --- source/_integrations/iss.markdown | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/source/_integrations/iss.markdown b/source/_integrations/iss.markdown index 68ca56e31e9..1bcbc85086e 100644 --- a/source/_integrations/iss.markdown +++ b/source/_integrations/iss.markdown @@ -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 %}