-
Hello all,
I am trying to create a simple on/off relay using an ESP-01S and Arduino IDE. My goal is that when I press "Turn on" from the Sinric dash, the relay is activated for 1 second, then turn…
-
Hello, I am trying to activate a relay with the example, with esp32 it works ok but with esp8266 I cannot get it to connect.
#include
#if defined(ESP8266)
#include
#elif defined(ESP32) || defi…
Neu59 updated
9 months ago
-
[env:SPRO]
platform = espressif8266
framework = arduino
board_build.filesystem = littlefs
upload_speed = 921600
monitor_speed = 9600
board = d1_mini
build_flags =
-D SPRO
; -D SERIAL_DEBUG…
-
### Link To GitHub Repo
https://github.com/sinricpro/homebridge-sinricpro
### Link To NPM Package
https://www.npmjs.com/package/homebridge-sinricpro
### Plugin Icon (Optional)
![logo_100](https:/…
-
Dear sir i need complete code for 3 relays 2 for lights and 1 for Fan ac dimmer module and i want to control with iot and physical switch and a pot for ac dimmer
i create the code like th…
-
What has to be modified in the code so that the relay starts in a low state when it is energized and the internet is connected
-
### Current Situation
Hi guys,
Our plugin: sinricpro does not appear when searching. It's already in npm. just wondering whether we missed something.
https://www.npmjs.com/package/homebridge-…
-
Hi
I created 10 nodes with SinricPro, connected to ESP32 devices. I use node-red to connect Sinric Pro to hardware devices. I command these devices through some echo-pops and echo-dots, using SinricP…
-
can you guys perhaps have a discord server
-
I'm creating a project that consists in my own API with its own APP and SinricPro, its a smart light switch, the code was working fine some time ago but now sinric just takes too long to connect and a…