Home Automation using Home Assistant Over Internet for FREE!! | ESP32 Projects | IoT projects

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ธ.ค. 2024

ความคิดเห็น • 56

  • @techiesms
    @techiesms  2 ปีที่แล้ว +9

    Do you want me to make a dedicated video all about Nabucasa and how to use it? Comment below 👇🏻
    Purchase Project without IR Sensor & Remote - techiesms.com/product/all-in-one-home-automation-project-without-ir-sensor-remote/
    Purchase Project with IR Sensor & Remote - techiesms.com/product/all-in-one-home-automation-project/

    • @IMRANKHAN-we9un
      @IMRANKHAN-we9un 2 ปีที่แล้ว

      Sure Why not ?? We are hungry☺️☺️.

    • @VinuXD
      @VinuXD 2 ปีที่แล้ว +1

      Error establishing connection with database

    • @amirtelecom6898
      @amirtelecom6898 2 ปีที่แล้ว

      please can you use notification with temperature and hymidity ?

    • @scienceoftheuniverse9155
      @scienceoftheuniverse9155 2 ปีที่แล้ว

      Yes Sir. It really helpful.

    • @adi3729
      @adi3729 2 ปีที่แล้ว

      Sir please use 8 ac appliances and 1 fan pcb solder board

  • @louisviciedo
    @louisviciedo 2 ปีที่แล้ว +2

    Thank you for all that you do. One request: More Home Assistant related projects please!

  • @paulweston1106
    @paulweston1106 2 ปีที่แล้ว +2

    You can also use Zerotier One or nebula as an overlay network; if you are running your own server you can self-host both.

  • @noelk6990
    @noelk6990 2 ปีที่แล้ว +1

    Run a docker container for home assistant and a dynamic DNS provider so that you can get the real time ip address.And also set port forwarding.

  • @zukhmotivation
    @zukhmotivation 2 ปีที่แล้ว +1

    hello sir,
    I am having a problem in esp32,
    In my old esp32 dev module all code complate of esp rainmaker works but in new esp32 board after uploading the code when I scan the code in espraincare app then error "davice not found",
    then plz give me some solution for this

  • @flbeats3538
    @flbeats3538 2 ปีที่แล้ว +3

    does it retain last status after power off and on

    • @gauravkhanekar3924
      @gauravkhanekar3924 2 ปีที่แล้ว

      I think it will retain last status...😃👍🏻

  • @grottyboots
    @grottyboots 2 ปีที่แล้ว

    Yes please on explaining what Naba Casu adds to Home Assistant. Cheers!

  • @scienceoftheuniverse9155
    @scienceoftheuniverse9155 2 ปีที่แล้ว

    Thanks indeed. Do I need to copy the IP address all the time I want a remote access?
    I meant is the IP address dynamic?

    • @amitdk
      @amitdk 2 ปีที่แล้ว

      No and use can use home assistant host name.

  • @royx1236
    @royx1236 ปีที่แล้ว

    Hello Sir, I am facing issues with relay.
    My relay is getting NC to NO.. on applying both 3Volt and ground
    When I touch input pin of relay to 3volt of nodemcu it gets switched... And if i also connect it with ground pin of nodemcu..it also switched on

  • @maiamarhun
    @maiamarhun 2 ปีที่แล้ว

    @techisms what is the dimension of the pcb??

  • @krishnaghatol1391
    @krishnaghatol1391 2 ปีที่แล้ว

    It's integration with Samsung Smart Things will also be amazing... hope you could teach us that also

  • @akhileshbellad515
    @akhileshbellad515 ปีที่แล้ว

    I really liked this project, before buying it i have doubt. What happens when wifi is down, can we turn on lights & fans thru manual switch?

    • @nats_automations
      @nats_automations 5 หลายเดือนก่อน

      You can Hotspot the system with your phone, Make sure your Wifi Ussd & Password are similar with one on your router

  • @adwxith_
    @adwxith_ ปีที่แล้ว

    Could you create a design using 8 relay modules but without a fan control feature? This is because brands such as Atomberg do not require a fan regulator.

  • @ashaproductionslabs190
    @ashaproductionslabs190 2 ปีที่แล้ว

    What if power cut off and it turn back on to the previous state of on /off ?

  • @SumanBaul
    @SumanBaul ปีที่แล้ว

    Can you please demonstrate a project controlled using Thingsboard?

  • @samiranDuttavlogz21
    @samiranDuttavlogz21 2 ปีที่แล้ว

    Your project is awesome!!👌 Waiting for more updates please modified with ttp223 touch sensors.. i hope you will do

  • @JayGamzTV
    @JayGamzTV 2 ปีที่แล้ว

    how can i get gerber and schematic pcb?

  • @Yosupra
    @Yosupra 2 ปีที่แล้ว

    my home assistant wont boot. i use 2.5 a and rasp4 and 3 the same issue

  • @maiamarhun
    @maiamarhun 2 ปีที่แล้ว

    What's that dimensions of the project

  • @IMRANKHAN-we9un
    @IMRANKHAN-we9un 2 ปีที่แล้ว +1

    Nice project 👍.

  • @dr.jishnu7926
    @dr.jishnu7926 2 ปีที่แล้ว

    can i restore relay state after a power failure ?

  • @codervicky
    @codervicky 2 ปีที่แล้ว

    If the rotary switch is turned to speed 3, what happens if we set speed to 1 from the UI? and what happens if the user keeps the physical button in a turned on condition? Does UI respect in favour of Physical switches?

    • @techiesms
      @techiesms  2 ปีที่แล้ว

      It will set to speed 1

    • @codervicky
      @codervicky 2 ปีที่แล้ว

      But the rotary switch would then be on speed 3?

    • @techiesms
      @techiesms  2 ปีที่แล้ว +1

      Yes.
      See the simple logic is
      Which ever command it receives it will respond to that command only regardless of any other input
      For eg. if you turn on the switch manually it will get turn on for sure. But if you turn it off from dashboard it will get turn off even if the manual switch is in On position

    • @codervicky
      @codervicky 2 ปีที่แล้ว

      What if a continuous rotary switch is used instead of a fixed valued rotary switch?

    • @techiesms
      @techiesms  2 ปีที่แล้ว +1

      It won’t work with this code
      You need to change that

  • @smarthomesecurity6915
    @smarthomesecurity6915 2 ปีที่แล้ว

    Why not a custom app using MIT app inventer and firebase or rainmaker??
    I didn't see a video about this topic 😃

  • @flbeats3538
    @flbeats3538 2 ปีที่แล้ว

    sir please make some budget home automations project.raspberry pi is not a budget choice

  • @ghanashyampatel7007
    @ghanashyampatel7007 2 ปีที่แล้ว

    Sir please make a video on nrf24l01 module

  • @nagarava
    @nagarava 2 ปีที่แล้ว

    Good morning, please add "BLE" (bluetooth) control also

  • @keyurpanchal1706
    @keyurpanchal1706 2 ปีที่แล้ว

    Make video about nabucasa and also make video about same service like nabucasa without use of nabucasa. Means free service. If that is local service that also fine.

  • @akshayyadur6438
    @akshayyadur6438 2 ปีที่แล้ว

    In schematics no values of resistors

  • @muhammadsalmankhalid5163
    @muhammadsalmankhalid5163 2 ปีที่แล้ว

    Can you please share this project gerber file.

  • @CIRQ-co
    @CIRQ-co 11 หลายเดือนก่อน

    Make this compatable with homebridge ...

  • @SafdarMunir
    @SafdarMunir 2 ปีที่แล้ว

    No schemetics or anytihng in the mentioned website

  • @darkhackertelugu
    @darkhackertelugu 2 ปีที่แล้ว

    can i do the same with esp8266

  • @pandiank8445
    @pandiank8445 2 ปีที่แล้ว

    I need automatic time announcements every hour

  • @gauravtak9787
    @gauravtak9787 2 ปีที่แล้ว

    Sir i m ur big fan plzzzz make a video on smart mirror

  • @drelectronics13
    @drelectronics13 2 ปีที่แล้ว

    Nabucasa ?? Yeh go for it

  • @mohamedhegazy1216
    @mohamedhegazy1216 ปีที่แล้ว

    I need your help .. can I talk to you please?

  • @rohanjoshi8420
    @rohanjoshi8420 2 ปีที่แล้ว +3

    I feel privacy issues because these third-party apps It is good for educational purpose but in an enterprise or professional environment security is the top priority. Instead of chines companies, you can promote Indian companies that provide the same services.

  • @arijit077
    @arijit077 2 ปีที่แล้ว

    Sachin
    Why don't you make home automation using solid state relay and ESP12E with fan dimmer.(Just move on from those tiktok spdt relays)

  • @waelb4573
    @waelb4573 2 ปีที่แล้ว

    Please, I can't access your site

    • @techiesms
      @techiesms  2 ปีที่แล้ว

      Check it out now…

  • @mudassirmajid99
    @mudassirmajid99 2 ปีที่แล้ว

    Good morning sir