Update vacuum.mqtt.markdown with link to repo for Neato retrofitting (#7004)

* Update vacuum.mqtt.markdown

* Fix typo
This commit is contained in:
Jeroen ter Heerdt 2018-10-22 23:28:43 +02:00 committed by Fabian Affolter
parent 873bbada90
commit 4e4fdf0e56

View File

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