A Home Assistant integration to track the International Space Station (ISS) in real-time.
- Displays the current position of the ISS on a world map.
- Shows live data including latitude, longitude, altitude, speed, and ISS time.
- Automatically creates a "Space" dashboard in Home Assistant with the ISS Tracker view.
- Copy the
iss_trackfolder tocustom_components/in your Home Assistant configuration directory. - Restart Home Assistant.
- A new dashboard named "ISS Track" will be automatically created. You can access it from the sidebar.
- Navigate to the "ISS Track" dashboard in Home Assistant to view the ISS Tracker.
- Click on the ISS icon to view a live feed from the ISS (via YouTube).
- Uses
satellite.jsfor orbital calculations. - Uses
astronomy.browser.jsfor moon position calculations. - Images provided by [source of images, if applicable].
MIT License