2
0

feat(battery): compute battery level by default

This commit is contained in:
Pierre CLEMENT
2018-01-01 04:39:30 +01:00
parent 33084b0220
commit 9da0427164
6 changed files with 4 additions and 5 deletions

View File

@@ -18,5 +18,4 @@ module.exports = function(RED) {
}
RED.nodes.registerType("xiaomi-all", XiaomiAllNode);
}