Hi all. I'm needing to incorporate the HueDino library with my project to control my Hue lights. The current library code calls for wifi, which I am not utilizing. Would someone be kind enough to take a look at the source code for this library and tell me where it might be worth starting to adapt it for use with an ethernetshield2?
did you try to replace "WiFiClient" with "EthernetClient"?
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.