Skip to content

Commit

Permalink
mazda2mqtt: longer timeout (#8364)
Browse files Browse the repository at this point in the history
  • Loading branch information
C64Axel committed Jun 8, 2023
1 parent 799024f commit c022663
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/definition/vehicle/mazda2mqtt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ params:
default: car
advanced: true
- name: timeout
default: 1h
default: 720h
advanced: true
- preset: vehicle-identify
render: |
Expand Down
2 changes: 1 addition & 1 deletion templates/docs/vehicle/mazda2mqtt_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ render:
capacity: 50 # Akkukapazität in kWh (Optional)
phases: 3 # Die maximale Anzahl der Phasen welche genutzt werden können (Optional)
icon: car # Icon in der Benutzeroberfläche (Optional)
timeout: 1h # Optional
timeout: 720h # Optional
mode: # Möglich sind Off, Now, MinPV und PV, oder leer wenn keiner definiert werden soll (Optional)
minSoc: 25 # Ladung mit maximaler Geschwindigkeit bis zu dem angegeben Ladestand unabhängig PV-Erzeugung, wenn der Lademodus nicht auf 'Aus' steht (Optional)
targetSoc: 80 # Bis zu welchem Ladestand (Soc) soll das Fahrzeug geladen werden (Optional)
Expand Down

0 comments on commit c022663

Please sign in to comment.