Open titilambert opened 5 years ago
This patch adds support for Omada controller version 3.1.4. I guess it can work with other versions but I didn't tested. Also, with this patch, the lib tries to detect if the device is an Omada Controller or not. So nothing change for users.
Example:
tplink PASSWORD --host http://192.168.1.1:8088 --username USERNAME
Answer
{ "AA:BB:CC:EE:FF:00": "device1", "AA:BB:CC:EE:FF:01": "device2" }
Any news @JackNova ?
This patch adds support for Omada controller version 3.1.4. I guess it can work with other versions but I didn't tested. Also, with this patch, the lib tries to detect if the device is an Omada Controller or not. So nothing change for users.
Example:
Answer