kakopappa / sinric

Amazon Alexa Smart home skill / Google Home Action for ESP8266 / ESP32 / Arduino
https://sinric.com
285 stars 166 forks source link

sinric web disconnect on alexa phone app #293

Open jpnos26 opened 5 years ago

jpnos26 commented 5 years ago

Hi i integrate my app thermo32 based on esp32 with sinric and alexa. Now with voice all is good but when i send command with alexa android app to change temperature I have a webservice disconnection. this is my log:

[WSc] get text: {"deviceId":"############","action":"SetTargetTemperature","value":{"lowerSetpoint":{"value":17.5,"scale":"CELSIUS"},"upperSetpoint":{"value":18.5,"scale":"CELSIUS"}}}
[WSc] Webservice disconnected from sinric.com!

Jpnos

kakopappa commented 5 years ago

Every time?

On Thu, 20 Jun 2019 at 12:13 PM Athos notifications@github.com wrote:

Hi i integrate my app thermo32 based on esp32 with sinric and alexa. Now with voice all is good but when i send command with alexa android app to change temperature I have a webservice disconnection. this is my log:

[WSc] get text: {"deviceId":"############","action":"SetTargetTemperature","value":{"lowerSetpoint":{"value":17.5,"scale":"CELSIUS"},"upperSetpoint":{"value":18.5,"scale":"CELSIUS"}}} [WSc] Webservice disconnected from sinric.com!

Jpnos

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kakopappa/sinric/issues/293?email_source=notifications&email_token=ABZAZZQYNHNLTO2M3E5WJDDP3MGXRA5CNFSM4HZPM7PKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G2R3U7A, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZAZZU3VO27G5IS3XYBVUTP3MGXRANCNFSM4HZPM7PA .

jpnos26 commented 5 years ago

yes , every time I try

jpnos26 commented 5 years ago

I was just testing now and some time , don't arrive the command but only the disconnection.