From 7440fc56131d7a289e6b69315a7193da709729a8 Mon Sep 17 00:00:00 2001 From: Devon Kerkhove Date: Wed, 10 Feb 2021 09:11:08 +0100 Subject: [PATCH] Fix table markdown (#16485) Last commit introduced incorrect markdown for the compatibility table, this should fix that. --- source/_integrations/yeelight.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/_integrations/yeelight.markdown b/source/_integrations/yeelight.markdown index 0b261a09ff3..84cf33c2645 100644 --- a/source/_integrations/yeelight.markdown +++ b/source/_integrations/yeelight.markdown @@ -181,8 +181,7 @@ This integration is tested to work with the following models. If you have a diff | `lamp1` | MJTD01YL | Xiaomi Mijia Smart LED Desk Lamp (autodiscovery isn't possible because the device doesn't support mDNS due to the small amount of RAM) | | `ceiling1` | YLXD01YL | Yeelight Ceiling Light | | `ceiling2` | YLXD03YL | Yeelight Ceiling Light - Youth Version | - -| ? | YLXD62YI | Yeelight Ceiling Light (Jiaoyue 260) | +| ? | YLXD62YI | Yeelight Ceiling Light (Jiaoyue 260) | | ?, may be `ceiling3` | YLXD04YL | Yeelight Ceiling Light (Jiaoyue 450) | | `ceiling3` | YLXD05YL | Yeelight Ceiling Light (Jiaoyue 480) | | `ceiling4` | YLXD02YL | Yeelight Ceiling Light (Jiaoyue 650) |