v1.2.2
Second round of live-testing fixes, plus entity display and dashboard polish, from configuring real Strasbourg and Paris test areas.
Added
- README now includes a "Dashboard Examples" section with screenshots and the actual map/markdown card configuration used for them, matching the sibling
blitzerintegration's README structure.
Changed
- README now states explicitly that only the free plan's country coverage (France, Belgium, Switzerland) has been tested, and all examples use French/Belgian/Swiss cities instead of German ones.
- Entity friendly names now use the radar's city and street instead of Lufop's raw radar name.
- Every radar now gets a generated round road-sign picture as its
entity_picture- the speed limit for speed cameras, a traffic-light emoji for red-light cameras - rendered both by the entity itself and by the map card's marker. The map card previously showed no usable icon at all for geo_location markers, falling back to text initials of the entity name. - The
flash_directionattribute now reports readablefront/back/bothinstead of Lufop's rawF/B/Dcodes.
Removed
- "Covoiturage" (carpool/HOV-lane) cameras with no speed limit are now dropped entirely instead of showing up as unlabelled fixed cameras. These check lane occupancy, not speed, and always report an empty "vitesse" by design - not useful for a speed-camera integration.
Fixed
- "Chantier" radars (mobile radar units deployed in roadwork zones - Lufop's own term, not the roadwork itself) were being misclassified as fixed cameras. Some countries, notably France, have no separate "Mobile" listing at all and report these mobile deployments only as "Chantier", so this was silently miscategorizing real mobile-radar data. "Chantier" now counts as "mobile".
See CHANGELOG.md for full details.