Closed AdrianKoshka closed 4 years ago
I recently bought a KL120 smart bulb and was wondering how to get it added to the supported devices list.
If I run tplink-smarthome-api details, I get (if the deviceId is needed, I can add it, just redacted it because idk how privacy related it is):
tplink-smarthome-api details
{ alias: 'Bedside Lamp', deviceId: '<redacted>', description: 'Smart Wi-Fi LED Bulb with Tunable White Light', model: 'KL120(US)', deviceType: 'bulb', type: 'IOT.SMARTBULB', softwareVersion: '1.8.6 Build 180809 Rel.091659', hardwareVersion: '1.0', mac: '<redacted>' }
I've added KL120 to the readme list of supported devices. Thanks!
I recently bought a KL120 smart bulb and was wondering how to get it added to the supported devices list.
If I run
tplink-smarthome-api details
, I get (if the deviceId is needed, I can add it, just redacted it because idk how privacy related it is):