v1.1.0 - Add expanded GPS diagnostics and gps_stream-based live updates
This release improves GPS support in the pyMC Repeater Home Assistant integration.
Based on repeater commit: e4efc80 from pyMC_Repeater dev.
Added
-
Expanded GPS diagnostics support from the newer repeater API
-
New GPS entities for:
- Enabled / running / stale status
- Geoid separation
- Course
- Magnetic variation
- PDOP / VDOP
- GPS UTC time
- Location update state
- Checksum counters
- Last sentence type
-
Richer GPS attributes for:
- NMEA details
- Recent sentences
- Sentence counters
- Raw GPS attributes
- Location update metadata
Changed
- GPS data now uses
/api/gps_streamfor faster live updates - Standard 60-second polling remains unchanged for non-GPS integration data
Result
GPS entities in Home Assistant now:
- Update significantly faster
- Expose more live repeater GPS diagnostics
- Preserve existing behavior for the rest of the integration