From f705d703fa96bfb16dda98e7bf1f6f8326ac096a Mon Sep 17 00:00:00 2001 From: Michael Geers Date: Thu, 26 Oct 2023 20:15:03 +0200 Subject: [PATCH] Docs: show timeout param (#10475) --- templates/definition/vehicle/mazda2mqtt.yaml | 1 - templates/definition/vehicle/mg2mqtt.yaml | 1 - util/templates/defaults.yaml | 1 - 3 files changed, 3 deletions(-) diff --git a/templates/definition/vehicle/mazda2mqtt.yaml b/templates/definition/vehicle/mazda2mqtt.yaml index 72f921fd7d..8b9c5f7e31 100644 --- a/templates/definition/vehicle/mazda2mqtt.yaml +++ b/templates/definition/vehicle/mazda2mqtt.yaml @@ -22,7 +22,6 @@ params: advanced: true - name: timeout default: 720h - advanced: true - preset: vehicle-identify render: | type: custom diff --git a/templates/definition/vehicle/mg2mqtt.yaml b/templates/definition/vehicle/mg2mqtt.yaml index f8f2100f51..7fbe2000fd 100644 --- a/templates/definition/vehicle/mg2mqtt.yaml +++ b/templates/definition/vehicle/mg2mqtt.yaml @@ -21,7 +21,6 @@ params: advanced: true - name: timeout default: 1h - advanced: true - preset: vehicle-identify render: | type: custom diff --git a/util/templates/defaults.yaml b/util/templates/defaults.yaml index 6fb5a26ba6..d6a581fd68 100644 --- a/util/templates/defaults.yaml +++ b/util/templates/defaults.yaml @@ -156,7 +156,6 @@ params: description: de: Zeitüberschreitung en: Timeout - advanced: true example: 10s type: duration - name: mode