Home Automation Using esp8266 works with Alexa, Google Home and sinric Pro

Поділитися
Вставка
  • Опубліковано 25 жов 2024

КОМЕНТАРІ • 86

  • @eddyparker7861
    @eddyparker7861 2 роки тому

    im very big size fan bro thanku,,,,
    love from Kolkata

  • @mustaphaaissa9393
    @mustaphaaissa9393 Рік тому

    مرحبا شكرا لك على الشرح الممتاز

  • @Luismaia00
    @Luismaia00 2 роки тому

    Thanks for the tutorial , in dashboard the devices shows always power state On ,if power fails and it comes back online all relay comes to the ON state can reverse so that when it comes online after power fails it get the OFF state ?

  • @billgaytes6845
    @billgaytes6845 2 роки тому

    Where do I find the technical help for this project ? I have followed this video and it worked great the first time but if I power down and power back on again it never reconnects !!! what's wrong with this project ?

  • @bagaskurniawan6597
    @bagaskurniawan6597 3 роки тому +1

    Thanks for the video sir, i have a question. In the wiring diagram it shown that you use switch that connected to the 3v3 and D8. Would you mind explain to me what is the function of that switch?

  • @yudasolihin9493
    @yudasolihin9493 11 місяців тому

    Please help me sir, I want to add a one second delay to one of the switches, how do I do it?

  • @rohittecinfo5833
    @rohittecinfo5833 3 роки тому +1

    It works thanks bro

  • @myllosetya
    @myllosetya 3 роки тому +1

    in this project using 4 outputs, but only 3 using Sinric. can I combine 1 output or maybe more using Blynk?

    • @intothedigital6532
      @intothedigital6532  3 роки тому

      You can combine. So when that switch presses two appliances will be turned on and vise versa.
      Eg: (D3 connected to relay 3 and relay 4)
      If you know how the program works you can try to add blynk but I don't know it work or not

    • @myllosetya
      @myllosetya 3 роки тому

      I've tried it, and it can. thank you

    • @intothedigital6532
      @intothedigital6532  3 роки тому

      Welcome 😀

  • @RajeshRana-vu1kh
    @RajeshRana-vu1kh 2 роки тому

    While compaling it show a error of wifi none sleep was previous declaration . How to solve plz help me

  • @moviesmadnesss
    @moviesmadnesss Рік тому

    very nice project, thank you, i need help on some issue in the beginning the relay is on after esp8266 connected to router then relay or light off, how can i solve this problem. how can i start esp8266 and relay without on/start light at the beginning.

  • @rajeshkumarj9623
    @rajeshkumarj9623 3 роки тому +2

    Hi Great video Bro........ small doubt that i am facing with small error i am using ESP32 module and single channel Relay module after uploading the code, when i say Alexa turn ON means the light is getting OFF n vice-versa...... will you please tell me where i need to change the code.

    • @intothedigital6532
      @intothedigital6532  3 роки тому +3

      In the line 111 digitalWrite​(relayPIN, !state) change to digitalWrite​(relayPIN, state). Let me know if it works.

    • @rajeshkumarj9623
      @rajeshkumarj9623 3 роки тому

      @@intothedigital6532 Sure Thanks alot

    • @rajeshkumarj9623
      @rajeshkumarj9623 3 роки тому

      @@intothedigital6532 Yeah, it's working fine..... Thankyou

  • @яткєє
    @яткєє 2 роки тому

    🙏🏻Thanks sir🙏🏻

  • @اللهاكبر-ق7ع2س
    @اللهاكبر-ق7ع2س 10 місяців тому +1

    I want to contact you as soon as possible

  • @ajishkhantm6147
    @ajishkhantm6147 3 роки тому

    Is there any limitations for this free 3switches (like 1month retention)

  • @rinku2004ful
    @rinku2004ful 3 роки тому

    I hv done exctly same showed in d video but i m facing a proble while i m compiling code, error is " error in compiling for board NodeMCU 1.0(ESP-12E Module). I hv updated boards frm board manager, install all necessary library but problem is still there. Help me out plz 🙏

  • @unbreakabledesire14
    @unbreakabledesire14 2 роки тому

    Sir is code me error bta raha ' D1 is not declare in this scope'

    • @vikaspatil1234
      @vikaspatil1234 2 роки тому

      Check if the NodeMCU is selected as the board.

  • @noumanahmad5806
    @noumanahmad5806 3 роки тому

    Dear, i am having issue when i try to click on find new device it shows me that no new devices found.

    • @intothedigital6532
      @intothedigital6532  3 роки тому

      Check if you are using same Gmail in sinric Pro account and Alexa

  • @lifeatseaonship
    @lifeatseaonship 3 роки тому

    Hi bro, i tried ur project awesome working fine but i am facing one issue if i turn off and turn on hospot wifi is not connecting automatically for reconnecting wifi i have to power off and power on then only its connecting give me some solution bro,thanking you

  • @unbreakabledesire14
    @unbreakabledesire14 2 роки тому

    Bhaiya mera Manual switch bina hotspot connect kiye kaam nhi kr raha hai ek baar hotspot connect krne ke baad switch kaam kr raha or hotspot band kr raha phir bhi switch kaam kr raha lekin stating me mujhe ek baar hotspot connect krna pad raha phir switch kaam kr raha , Mtlb switch ko Initialise krne ke liye hotspot connect krna pad raha jo ki acha nhi hai if phone nhi raha to switch kaam nhi krega PLZZ SOLVE THIS PROBLEM..🙏🙏

  • @israelbr4019
    @israelbr4019 3 роки тому

    Sinric normal ya murió , espero esto me sirva crack

  • @rahulgambhir209
    @rahulgambhir209 3 роки тому

    Hi Bro,
    I created my own Automation project inspired from you, I created for 4 plug with manual flip switch. My project works well except flip switch. In video you had show flip switch for only 1 relay, (D1,D8), for switch 1 I connect D8 + 3V3 It work well, what about other 3 connection for Switch ? Waiting for your reply.
    Thank you

    • @intothedigital6532
      @intothedigital6532  3 роки тому

      You can cofig 2nd relay (D2, D7) and connect a flip switch to D7 similar as D8 and so on. Thanks 😜

    • @rahulrocks747
      @rahulrocks747 3 роки тому

      Yeah what about other way pin I mean 3.3V pins are only 2. Please elaborate connection D7 and ?

    • @rahulgambhir209
      @rahulgambhir209 3 роки тому

      @@intothedigital6532 Waiting for you reply bro

    • @intothedigital6532
      @intothedigital6532  3 роки тому

      you can connect like other switch like D8

    • @rahulrocks747
      @rahulrocks747 3 роки тому

      @@intothedigital6532 Please elaborate more clearly, half information may blow my board. If D8 and 3.3 V connected to switch 01 then what connection pins should use for switch 02 ?
      Is 3.3V is common which is connected to one end of switch 01 ? Or to use other 3.3V pin ?
      Please reply in detail, I am waiting since yesterday.

  • @sudu8365
    @sudu8365 2 роки тому

    Can you make video to explain the the code

  • @WeekendDIY
    @WeekendDIY 3 роки тому

    With sinric (free ) you can only control 3 devices

  • @randolphtapang4433
    @randolphtapang4433 3 роки тому

    fatal error: SinricPro.h: No such file or directory
    #include "SinricPro.h"
    ^
    compilation terminated.
    exit status 1
    SinricPro.h: No such file or directory
    This report would have more information with
    "Show verbose output during compilation"
    option enabled in File -> Preferences.
    help me???

  • @shubhamaggarwal5191
    @shubhamaggarwal5191 3 роки тому +1

    how to connect other switches?

    • @intothedigital6532
      @intothedigital6532  3 роки тому

      Did you mean other manual switchs?

    • @laurcobraaa
      @laurcobraaa 3 роки тому

      @@intothedigital6532 yes, I would like to be able to connect 2 more touch buttons

  • @mayurbhosale9981
    @mayurbhosale9981 2 роки тому

    While compiling showing error D6 not declared
    Please help

    • @vikaspatil1234
      @vikaspatil1234 2 роки тому

      Check if the NodeMCU is selected as the board.

  • @h.o.psciencetechnology3876
    @h.o.psciencetechnology3876 3 роки тому

    hey, cen you make contact sensor use sinric pro

  • @WeekendDIY
    @WeekendDIY 3 роки тому

    Sinri pro (free) support only three devices

  • @zahangiralom6606
    @zahangiralom6606 2 роки тому

    the code is important,

  • @kartikgharde1820
    @kartikgharde1820 2 роки тому

    teri file download nhi hori bhau.

  • @evilevogaming3847
    @evilevogaming3847 Рік тому

    ❤❤

  • @iototodidak
    @iototodidak 2 роки тому

    Hi.. Anyone please share python code and wiring diagram using raspberry pi... Thanks

  • @yadwindersingh9494
    @yadwindersingh9494 3 роки тому

    How to use sinric pro api's

    • @intothedigital6532
      @intothedigital6532  3 роки тому

      Check it out :
      help.sinric.pro/pages/googlehome.html

    • @yadwindersingh9494
      @yadwindersingh9494 3 роки тому

      @@intothedigital6532 i mean all the api that mention in api documentation.

    • @intothedigital6532
      @intothedigital6532  3 роки тому

      I don't try those. You can ask to sinric pro GitHub page to clarify doubts.

  • @maheshk4461
    @maheshk4461 11 місяців тому

    H to amend wifi name paword

  • @israelbr4019
    @israelbr4019 3 роки тому

    También el link Is dead

  • @zahangiralom6606
    @zahangiralom6606 2 роки тому

    can't code downloaded.

  • @alejandroreyes8427
    @alejandroreyes8427 Рік тому

    No works

  • @syedsalman8833
    @syedsalman8833 3 роки тому

    I have doubt

    • @syedsalman8833
      @syedsalman8833 3 роки тому

      Sinric pro error in programming

    • @intothedigital6532
      @intothedigital6532  3 роки тому

      Can you explain?

    • @rinku2004ful
      @rinku2004ful 3 роки тому

      @@intothedigital6532 after doing all d thing whatever u told us in d video, a peoblem occurs which is error compiling for board NodeMCU 1.0(ESP-12E Module)

  • @vscodium1751
    @vscodium1751 3 роки тому

    Annoying BGM