Skip to content

Commit

Permalink
Teslamate: add odometer
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Jun 30, 2024
1 parent 82add3a commit 75f3593
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/definition/vehicle/teslamate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,8 @@ render: |
source: mqtt
topic: teslamate/cars/{{ .id }}/rated_battery_range_km
timeout: 720h # 30d
odometer:
source: mqtt
topic: teslamate/cars/{{ .id }}/odometer
timeout: 720h # 30d
features: ["coarsecurrent"]

0 comments on commit 75f3593

Please sign in to comment.