Michael Vendivel
Michael Vendivel
Yep – that's a better way to put it :)
Output: ``` [mike@ishimura ~]$ npx tplink-smarthome-api search Searching... startDiscovery({ discoveryInterval: 2000, discoveryTimeout: 10000, breakoutChildren: true, broadcast: '255.255.255.255' }) KL125(US) bulb IOT.SMARTBULB 192.168.1.116 19082 E848B8554F38 8012213D83E6F211EEFAC9EE4D6732C21E556C81 Office Desk Lamp KP405(US) plug...
Yep, it looks like ports are changing each time I run the util (ran 2x): ``` [mike@ishimura ~]$ npx tplink-smarthome-api search Searching... startDiscovery({ discoveryInterval: 2000, discoveryTimeout: 10000, breakoutChildren: true, broadcast:...
Yes - it's responding: powering off when set to `false` and powering on when set to `true`
Hi - installed and confirmed that devices are now working (bulbs and plugs) in iOS Home app. I'm also able to use Siri again to toggle their status. Looks like...
Hi - I'm also experiencing this error. Pasting a snippet of my logs below (DEBUG mode on) and a cursory look points to a socket error. The interesting thing is...