clod986

Results 9 comments of clod986

Adding to this, I had to change 'scope' to 'scopes' to make it work for the Facebook service. Instagram with the BASIC scope works fine

I've found out that stating $facebookService = OAuth::consumer('Facebook', NULL, array('email')) helps in a quick change of scopes using the same application. Different from configuring multiple apps for the same service,...

@codetheweb I don't think this is done via BLE, I wanted to do this for a H6003 and that should use only WiFi. Another approach could be to implement this...

Have you tried with a WIFI light bulb? https://us.govee.com/products/wi-fi-led-bulb It doesn't come with Bluetooth, therefore it must work via WiFi and the API will for sure send some packets to...

I checked the official documentation at https://govee-public.s3.amazonaws.com/developer-docs/GoveeAPIReference.pdf and it seems that officially it is not supported... so @codetheweb you are right. What drives me mad is that Alexa can set...

@Dielee I tried rieaching out to them but the best I got was a simple `I have passed along your suggestion to the tech team.` which 3 days afterwards resulted...

@aalbarca do we have any news on this?

@ZombieHippie have you found a way to solve this? I am rebuilding the locationpicker and I keep getting error

I have the same issue using the code found on [your tutorial](https://learn.ml5js.org/docs/#/reference/neural-network?id=creating-data-in-real-time)