@@ -1,6 +1,7 @@
|
||||
const miDevicesUtils = require('../src/utils');
|
||||
|
||||
module.exports = (RED) => {
|
||||
// switch, sensor_switch.aq2
|
||||
function XiaomiSwitchNode(config) {
|
||||
miDevicesUtils.defaultNode(RED, config, this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user