How I Setup ESP32/ESP8266 With ESP Home and Home Assistant OS And Container - Step By Step Guide

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ม.ค. 2025

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

  • @jurekchlebowski1469
    @jurekchlebowski1469 หลายเดือนก่อน +1

    Best description I have encountered on YT so far, step-by-step and detailed and in an acceptable pace. Thanks!

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

    This is an amazing tutorial, spot on!

  • @nortonshields8405
    @nortonshields8405 10 หลายเดือนก่อน +2

    It was a very informative video. I am new to home automation and I hoped this video would show me how to see my camera in HA. If you would be so0 kind and show us the integration or how do we see what our camera sees on the HA.

    • @SmartHomeCircle
      @SmartHomeCircle  10 หลายเดือนก่อน

      Check my channel for a video on ESP32 Cam with Home Assistant..

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

    Hi you have help me out a lot with this Video.
    Great Video thanks.

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

      Thank you very much.
      Glad I could help. 🙂

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

      @@SmartHomeCircle
      Can you tell me if this works with ESP8266.

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

      @@STMONDEO1 yes . This works for 8266. Only while creating a device in ESPHome, create it with ESP8266.

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

      Do i change this to my WiFi & Password.

  • @plassonade
    @plassonade 9 หลายเดือนก่อน

    Thanks bro!! Very helpful

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

    thanks !
    really helpfull

  • @michaelthompson657
    @michaelthompson657 8 หลายเดือนก่อน

    Don’t know if I missed it but you didn’t explain what you used the web server on port 80 for?

    • @SmartHomeCircle
      @SmartHomeCircle  8 หลายเดือนก่อน

      I used it to show how you can access the device via browser to show the various option that are available in the device

    • @michaelthompson657
      @michaelthompson657 8 หลายเดือนก่อน +1

      @@SmartHomeCircle thanks I’ll take another look 👍🏻

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

    do i really need to connect the esp to the main server to connect the esp8266?

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

      If you are flashing it for the first time then yes. You will have to connect to any laptop or computer on which you can open web.esphome.io .

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

      Once it's already flashed you can then do it wirelessly using the wireless option in your ESPHome device config.

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

    Hi got it working now.
    Thanks for all your help.

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

      You're welcome
      Glad it's working. Enjoy making stuffs with it 😄

  • @tusharsalvi2240
    @tusharsalvi2240 10 หลายเดือนก่อน

    Hello sir mujhe docker compose ke baare me please bataiye woh part samjh nhi aa rha hai

    • @SmartHomeCircle
      @SmartHomeCircle  10 หลายเดือนก่อน

      Docker compose is another way of running esphome. If you are not sure about docker compose you can use the home assistant addon to run esphome.

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

    Hi, i am having trouble with trying to set the Network.
    In your video you show a box were you have to put your Network details in.
    I dont see that on mine.

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

      If that option does not show up, means it got set up somehow. But you can check the correct information is set. For this click on the "secrets" option on the top right corner in ESPHome view. There you can change the wifi ssid and wifi password.

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

      @@SmartHomeCircle
      Do i put my wifi & password in this.

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

      @@SmartHomeCircle
      I can setup the first part of the video (Wifi). No problem.

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

      @@STMONDEO1 if you set it up initially, you dont need to change it in the secrets. But you can always check if your wifi credentials are correct or not in the secrets section.

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

      In the secrets it dose not show my wifi credentials.

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

    I have the ESP-WROOM-32 ESP32 ESP-32D Development Board with 2.4GHz Dual-Mode WiFi + Bluetooth. I want to know how to retain both the Bluetooth proxy and WiFi functionalities. When I follow the installation method demonstrated in your video, it seems to prepare the board for first-time use. Will this method erase the Bluetooth proxy, install only WiFi, or allow me to maintain both Bluetooth and WiFi simultaneously?

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

      So this method shows a simple setup and connection to HA.
      It depends on what do you need the bluetooth?
      If you are trying to create a bluetooth proxy, you check my other video in my channel, where I have shown how to connect a bluetooth Xiaomi Temp & humidity sensor using a bluetooth proxy.

  • @naveenkumar-dc4zy
    @naveenkumar-dc4zy 11 หลายเดือนก่อน

    Hi I installed ESPhome as docker container, it was working fine in the beginning, but now I am tried to open the esphome server using the port 6052 now its saying refused to connect but the device is detected and I can see all the sensor values in Homeassistant but I am trying to add some more sensors but I am not able to open its saying refused to connect.. Can you help me in this..

    • @SmartHomeCircle
      @SmartHomeCircle  11 หลายเดือนก่อน

      ESPHome is not connected to Home assistant. Its only a way to prepare your devices. If you are getting connection refused then it may be your docker container is not running.. try restarting the docker container again..

    • @naveenkumar-dc4zy
      @naveenkumar-dc4zy 11 หลายเดือนก่อน

      @@SmartHomeCircle Done everything restarting the container and restarting the docker itself, but still same problem😥

    • @SmartHomeCircle
      @SmartHomeCircle  11 หลายเดือนก่อน

      @@naveenkumar-dc4zy can you check the docker container logs?

    • @naveenkumar-dc4zy
      @naveenkumar-dc4zy 11 หลายเดือนก่อน

      @@SmartHomeCircle Yes and I can see that it is receiving the data

    • @naveenkumar-dc4zy
      @naveenkumar-dc4zy 11 หลายเดือนก่อน +1

      @@SmartHomeCircle Reinstalled the esphome again and now its working fine Thanks

  • @samboldcanada
    @samboldcanada 3 วันที่ผ่านมา

    I followed yr video but still cannot get ESP32 installed on my home assistant. Can U help me somehow, Mughal Toronto Canada

    • @SmartHomeCircle
      @SmartHomeCircle  3 วันที่ผ่านมา

      @@samboldcanada where do you face a problem?

    • @samboldcanada
      @samboldcanada วันที่ผ่านมา

      @@SmartHomeCircle I face a problem after I have installed the ESP32 and it shows connected. after that no update is possible and I have tried to U 2 external sensors plus yr shown wifi sensor but nothing shows up in my Home assistant.

    • @SmartHomeCircle
      @SmartHomeCircle  วันที่ผ่านมา

      I dint understand your answer.
      Where do you see it connected?

    • @SmartHomeCircle
      @SmartHomeCircle  วันที่ผ่านมา

      Try following the steps again.. may be you missed something..

    • @samboldcanada
      @samboldcanada วันที่ผ่านมา

      @@SmartHomeCircle I did it like 4 -5 times, even deleted the ESP Home. started from scratch. but the same result. if U can share some means, email or something I can share with U screen shots

  • @n.r.2258
    @n.r.2258 ปีที่แล้ว

    I am using HA since 3 years now and from up-date to up-date it became more and more un funktional and more and more complicated so that all my ESP installations do not work anymore and I don’t get them back to Funktion. The Software became a pain in the …….