Skip to content

Commit

Permalink
MG: fix missing user/vin
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Dec 12, 2024
1 parent b0dc3b3 commit 95d04fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/definition/vehicle/mg2mqtt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ requirements:
en: Required MQTT broker configuration and a SAIC/MQTT Gateway (https://github.com/SAIC-iSmart-API/saic-python-mqtt-gateway or https://github.com/SAIC-iSmart-API/saic-java-client)
de: Voraussetzung ist ein konfigurierter MQTT Broker und ein SAIC/MQTT Gateway (https://github.com/SAIC-iSmart-API/saic-python-mqtt-gateway oder https://github.com/SAIC-iSmart-API/saic-java-client)
params:
- name: user
required: true
- name: vin
required: true
- preset: vehicle-common
- name: timeout
default: 1h
Expand Down

0 comments on commit 95d04fa

Please sign in to comment.