From 97187069a748e5fb82251eb6c6692327aa975e50 Mon Sep 17 00:00:00 2001 From: mvn23 Date: Sun, 10 Oct 2021 00:09:01 +0200 Subject: [PATCH] Fix `opentherm_gw.set_clock` `time` parameter name (#57398) --- homeassistant/components/opentherm_gw/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/opentherm_gw/services.yaml b/homeassistant/components/opentherm_gw/services.yaml index 02f2e71053f..fc0b0011d7c 100644 --- a/homeassistant/components/opentherm_gw/services.yaml +++ b/homeassistant/components/opentherm_gw/services.yaml @@ -54,7 +54,7 @@ set_clock: selector: text: time: - name: Name + name: Time description: Optional time in 24h format which will be provided to the thermostat. Defaults to the current time. example: "19:34" selector: