From ea7a0dc0e35b9012c45bc82db726121901adb4d1 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Piedehierro Date: Mon, 28 Jan 2019 00:50:19 +0000 Subject: [PATCH] Remove duplicated word --- Home-Assistant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home-Assistant.md b/Home-Assistant.md index b423bd7a..6d342789 100644 --- a/Home-Assistant.md +++ b/Home-Assistant.md @@ -61,7 +61,7 @@ On each Tasmota device which should be automatically discovered by Hass, enter t By executing command `SetOption19 1` the automatic discovery feature is enabled and a retained MQTT message starting with topic "homeassistant/..", as defined in user_config.h HOME_ASSISTANT_DISCOVERY_PREFIX, is sent containing parameters used by Home Assistant to automatically configure a device. -To disable the automatic discovery feature feature and remove the retained message, execute command `SetOption19 0` and the homeassistant topic is removed from the MQTT server.\ +To disable the automatic discovery feature and remove the retained message, execute command `SetOption19 0` and the homeassistant topic is removed from the MQTT server.\ Note: This will also remove the device from Home Assistant.