From e2caa65a0386dfa6409146afb988db5533101fda Mon Sep 17 00:00:00 2001 From: Daniel Chesterton Date: Wed, 5 Apr 2023 07:44:28 +0100 Subject: [PATCH] Fix 'Select' typos (#26867) --- source/_integrations/update.mqtt.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/update.mqtt.markdown b/source/_integrations/update.mqtt.markdown index d886ba37f9f..b444cc210f4 100644 --- a/source/_integrations/update.mqtt.markdown +++ b/source/_integrations/update.mqtt.markdown @@ -153,7 +153,7 @@ latest_version_topic: required: false type: string name: - description: The name of the Select. + description: The name of the Update. required: false type: string object_id: @@ -191,7 +191,7 @@ title: required: false type: string unique_id: - description: An ID that uniquely identifies this Select. If two Selects have the same unique ID Home Assistant will raise an exception. + description: An ID that uniquely identifies this Update. If two Updates have the same unique ID Home Assistant will raise an exception. required: false type: string value_template: