UNPKG

miio

Version:

Control Mi Home devices, such as Mi Robot Vacuums, Mi Air Purifiers, Mi Smart Home Gateway (Aqara) and more

7 lines (4 loc) 146 B
'use strict'; const { Yeelight, ColorFull } = require('./yeelight'); module.exports = class YeelightColor extends Yeelight.with(ColorFull) { };