mirror of
https://github.com/teslamate-org/teslamate.git
synced 2026-01-24 21:06:08 +08:00
123f7ab63c
* Fix Home Assistant active route MQTT sensor JSON templates More gracefully handles JSONs with error (not actively routing) * Fix tesla_active_route_distance_to_arrival_km sensor * Fix template sensors Conditionally convert values if the sensor actually has a value, to prevent converting invalid non-numeric values * Fix copy/paste mistakes