mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
* 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