From c1cb175d8c0be72eea44d44c2a5742efe87182dc Mon Sep 17 00:00:00 2001 From: reloxx13 Date: Tue, 15 May 2018 19:23:31 +0200 Subject: [PATCH] typo --- Troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 06af243a..2cffd07b 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -26,7 +26,7 @@ - Clear flash completly - [PlatformIO + esptool](#platformio--esptool) - [Device does not respond/freeze for short time (with MQTT on)](#device-does-not-respondfreeze-for-short-time-with-mqtt-on) -- [Devive keeps restarting ( after changing Config over MQTT )](#devive-keeps-restarting--after-changing-config-over-mqtt-) +- [Device keeps restarting ( after changing Config over MQTT )](#device-keeps-restarting--after-changing-config-over-mqtt-) - [Disconnects and Reconnects](#disconnects-and-reconnects) - MQTT Log, already connected, no service found - [Troubleshooting Tools](#troubleshooting-tools) @@ -306,7 +306,7 @@ Then you have more than one device connected with the same client_ID. Its import -## Devive keeps restarting ( after changing Config over MQTT ) +## Device keeps restarting ( after changing Config over MQTT ) If you changed the config (device configuration) over MQTT, the command can fail and due a bug in the HA the comand is repeatly sended, causing the device to restart. Hint: