Gamesalad and LIFX light bulbs

tldr: Is there a way to use GS networking behaviors to send and receive messages from LIFX light bulbs using the LIFX API.

I'd like to know if some clever salader knows a way to hook up the:

LIFX API- https://github.com/lifx

GS Networking Behaviors- https://help.gamesalad.com/hc/en-us/articles/202099666-7-13-Networking-Behaviors

LIFX uses a LAN connection and for the app I want to make the local IP address for the bulb will be fixed and known. No cloud/remote integration is necessary for my app.

Comments

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    If you can translate the info via a PHP script it could be done but you'd need to pass the info through a server. Not very efficient. This would be a project better suited for raw coding.

Sign In or Register to comment.