flochtililoch / homebridge-pivot-power-genius

 Homebridge plugin for the Wink Pivot Power Genius (former Quirky).
4 stars 2 forks source link

How to find uuid? #8

Open LordZork opened 4 years ago

LordZork commented 4 years ago

I am able to install the plugin, but am not able to find the uuid. Per the instructions (below), I tried the command $ DEBUG=wink:http homebridge in terminal, but it says "command not found."

uuid can be found by running homebridge with the command $ DEBUG=wink:http homebridge and observing the console output. Objects with the property object_type set to outlet contains a property uuid - this is the one you need.

If this plugin is actually working for anyone, it would be amazing if someone would be willing to help me get it working, thanks!

flochtililoch commented 4 years ago

This plugin only works with the v1 API of Wink, for which an existing "grandfathered-in" account is required. Unfortunately, since Wink moved to a subscription model, I have no idea if there are still API access available, and my Pivot Power Genius is now a dumb power strip. I'll update the README to highlight that this plugin is not supported anymore.