typo

reloxx13 2018-05-15 19:23:31 +02:00
parent eee1f61901
commit c1cb175d8c
1 changed files with 2 additions and 2 deletions

@ -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: