Results 3 issues of Jexou

### Current Situation No webhook for: - bot - remote - curtain - keypad (incomplete) - keypad touch (incomplete) - humidify No status for: - indoor camera - pan/tilt -...

enhancement
pinned

Hi, Here is the function to add a list to the todolist :-) Can you add it to the API please? ` addList(nameList,callback) { if (nameList=='' || nameList==null) return callback('Providing...

enhancement

### Current Situation Hi, I'm trying to create a code on keypad, here is my request (POST): "command": "createKey","commandType": "command","parameter": {'name':'test','type':'permanent','password':'password'} response : {"statusCode": 190, "body": {}, "message": "param is...

question