From 4e4fdf0e56b3af3ff302e45daaab2914d09698cb Mon Sep 17 00:00:00 2001 From: Jeroen ter Heerdt Date: Mon, 22 Oct 2018 23:28:43 +0200 Subject: [PATCH] Update vacuum.mqtt.markdown with link to repo for Neato retrofitting (#7004) * Update vacuum.mqtt.markdown * Fix typo --- source/_components/vacuum.mqtt.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_components/vacuum.mqtt.markdown b/source/_components/vacuum.mqtt.markdown index 1777c7cd890..f3b2721de28 100644 --- a/source/_components/vacuum.mqtt.markdown +++ b/source/_components/vacuum.mqtt.markdown @@ -229,6 +229,6 @@ MQTT payload: } ``` -### {% linkable_title Retrofitting a non-wifi Roomba with an ESP8266 %} - -- [This repo](https://github.com/johnboiles/esp-roomba-mqtt) has MQTT client firmware for retrofitting your old Roomba. +### {% linkable_title Retrofitting a non-wifi vacuums %} +- Retrofitting your old Roomba with an ESP8266. [This repo](https://github.com/johnboiles/esp-roomba-mqtt) provides MQTT client firmware. +- In you own a non-wifi Neato, you can refer to [this repo](https://github.com/jeroenterheerdt/neato-serial) that uses a Raspberry Pi to retrofit an old Neato.