sinric icon indicating copy to clipboard operation
sinric copied to clipboard

Amazon Alexa Smart home skill / Google Home Action for ESP8266 / ESP32 / Arduino

Results 100 sinric issues
Sort by recently updated
recently updated
newest added

Add following support in API Documentation 1. Provide API to change Device Name remotely 2. API to add device 3. Import device list to json file with return token of...

Dear kakopappa, first of all congratulations for your genius project and many thanks for your effort. I tried some of your examples but get an error during compilation. Arduino\libraries\arduinoWebSockets-master\src/WebSockets.h:37:2:` error:...

can you please tell major differences between sinric and sinric pro?

I'm using Sinric to interface Alexa with a microcontroller (ESP-01S). Is there a way to change the range of Minimum & Maximum settings of "Thermostat" device

Is there any limitation in adding number of devices in sinric? I am making home automation for villa. So i need to connect approx 15 smart modules, that is 15*4=60...

Hi, would it be possible to have an example on how to control a smart lock? Many thanks! Matteo

I need to make a Smart Bulb using ESP8266 and so I considered this code to program : https://github.com/kakopappa/sinric/blob/master/arduino_examples/google_home_light_example.ino . In that code where do I need to add the...

hello i keep getting this error can you check if my public i.p is blocked ? says its offline at sinric pro 23.105.163.103 Waiting for commands from sinric.com ... [WSc]...

When ever my powersupply goes off and comes back up.. all the relays get switched on and not to the previous state .. how can i correct this.. Kindly reply...

WiFi does not reconnect after long constant connection(disconnects automatically and doesn't reconnect) For short time periods the reconnection code works (WiFi.setAutoReconnect(true);), But for long time the ESP becomes unreliable. The...