New to PlatformIO

Couple of items I do not know what to fill in on a script … Simple for others harder for newbies…

#define SOCKET_AUTH_TOKEN “YOUR-SOCKET-AUTH-TOKEN
#define SIGNING_KEY “YOUR-SIGNING-KEY

What am I supposed to add in both of the define? Codes from Sinric Pro? If so which codes go where? It would have been nice to label the script defines the same as Sinric definitions.

You seem to have problems with the third-party example / library at PlatformIO Registry. Looking at their code repository, this seems to be an easy explanation on where to get these values from: GitHub - sinricpro/esp8266-esp32-sdk: Library for https://sinric.pro - simple way to connect your device to Alexa, Google Home, SmartThings and cloud

1 Like