From d93c001db3fe94bbc1fd5490b5b85f489ad8cec6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Beye?= Date: Sat, 23 Mar 2019 17:51:19 +0100 Subject: [PATCH] Update vacuum.mqtt.markdown (#9006) * Update vacuum.mqtt.markdown * Minor change --- source/_components/vacuum.mqtt.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_components/vacuum.mqtt.markdown b/source/_components/vacuum.mqtt.markdown index 12c4e2970e3..f27641373e0 100644 --- a/source/_components/vacuum.mqtt.markdown +++ b/source/_components/vacuum.mqtt.markdown @@ -259,6 +259,10 @@ MQTT payload: } ``` +### {% linkable_title Usage with cloudless Xiaomi vacuums %} + +This component is supported by the cloud-free Xiaomi Vacuum Webinterface [Valetudo](https://github.com/Hypfer/Valetudo). + ### {% 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.