Christmas is coming - Twinkly integration flow

Integration flow that exposes basic Twinkly (https://www.twinkly.com/) functions as a FH virtual device.
https://github.com/thingsplex/flows-collection/blob/master/tpflow/integrations/twinkly.json

After importing flow, the user has to set Twinkly IP address over the settings menu.

The flow also shows how to use Python script from within Flow, the script sends UDP commands to the device.

5 Likes

Imported this flow today.
Inserted the IP in the descriptions.
Anything else to get this working?
@alivinco

That’s it. Make sure the flow is started . You might need to press the “Register as device” device button if you want it to show up as a virtual device in the system

Hi, is this still working? I get this error when I try to import the code:

“failed to process message sent to topic pt:j1/mt:cmd/rt:app/rn:tpflow/ad:1 service tpflow and type cmd.flow.ctrl: wrong exec type specified: python, allowed type is ‘golang’ only”