Enforce code style. #45

This commit is contained in:
Koenkk
2018-05-17 17:20:46 +02:00
parent 5a95e2fc8c
commit c5cb60e998
16 changed files with 222 additions and 188 deletions
+1 -1
View File
@@ -156,6 +156,6 @@ const devices = {
description: 'WeMo smart LED bulb',
supports: 'on/off, brightness',
},
}
};
module.exports = devices;