Some Hub SDK examples
- 
					
					
					
					
Hi all,
I posted some simple SDK scripts that may be of use to some of you:
https://github.com/loosrob/Flic-Hub-SDK-scriptsRight now, the following example scripts have been added, but more may follow:
- Send UDP message to other home automation systems, so they can act on Flic button clicks
 - Turn device on Homebridge on/off
 - Change settings on Yamaha AV receivers
 - Play random album on Kodi
 
Best,
Rob - 
					
					
					
					
Hey @andy, a little late to the party here, looks like you’re trying to integrate to the old LightwaveRF Connect series.
I have Connect series in my house and have successfully used their API, although my Flic hub simply sends button clicks to a Raspberry Pi which does the integration to LightwaveRF.
Have you had any luck/progress on this? How can I help?
 - 
					
					
					
					
@rob-loosx many thanks for these examples, really helpful. I wonder if you can help with an integration I need for LightwaveRF which uses UDP. The API for it is here and I'm wondering if your UDP script would be a starting point for this? Unfortunately my programming is limited so I doubt I can work out what needs changed but if you or anyone can point me in the right direction that would be great.