mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-16 16:48:58 +00:00
Support WXKG03LM. #4
This commit is contained in:
@@ -4,24 +4,12 @@
|
||||
*/
|
||||
|
||||
const plannedToSupport = [
|
||||
{
|
||||
model: 'SJCGQ11LM',
|
||||
description: 'Aqara water leak sensor',
|
||||
supports: '-',
|
||||
vendor: 'Xiaomi',
|
||||
},
|
||||
{
|
||||
model: 'MFKZQ01LM',
|
||||
description: 'Mi magic cube controller',
|
||||
supports: '-',
|
||||
vendor: 'Xiaomi',
|
||||
},
|
||||
{
|
||||
model: 'WXKG03LM',
|
||||
description: 'Aqara single key wireless wall switch',
|
||||
supports: '-',
|
||||
vendor: 'Xiaomi',
|
||||
},
|
||||
{
|
||||
model: 'QBKG11LM',
|
||||
description: 'Aqara single key wired wall switch',
|
||||
|
||||
Reference in New Issue
Block a user