Skip to content

Releases: sh00t2kill/ha-aisstream

Release list

v1.0.0

Choose a tag to compare

@sh00t2kill sh00t2kill released this 22 Apr 06:07

v1.0.0 — Initial Release
First public release of the AISstream Vessel Tracker integration for Home Assistant.

Features

  • Real-time vessel tracking via the [AISstream.io] WebSocket API
  • One device_tracker entity per MMSI, visible on the Home Assistant map
  • Live position updates from PositionReport AIS messages (latitude, longitude, SOG, COG, heading, navigational status)
  • Vessel details from ShipStaticData messages (name, call sign, IMO, ship type, destination, ETA, draught)
  • Automatic WebSocket reconnection with exponential backoff
  • UI-based setup via the Home Assistant config flow — no YAML required
  • HACS compatible