ESPHome with Home Assistant using ESP 8266 and the DHT22 Temperature and Humidity Sensor

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • НаукаНаука

Комментарии • 24

  • @emiltashev7408
    @emiltashev7408 2 года назад +3

    under 15 min, your video is great! thanks!

    • @BrokenSignal
      @BrokenSignal  2 года назад

      Glad you enjoyed it. I try to keep it to the information needed and not draw it out just to please algorithms.

  • @КириллГребнев-р7р
    @КириллГребнев-р7р 2 года назад +1

    Thank you for this lokanic video! It was very helpful!

  • @matthewraymond65
    @matthewraymond65 2 года назад +2

    Nice video! Thanks for it! You may want to post the code in your comments so they are more easily read.

  • @MarkTomey
    @MarkTomey 3 года назад +1

    Woot subscriber 1K! Oh, thanks for the video. How about something on putting it in a case/mounting it. Those would be helpful.

    • @BrokenSignal
      @BrokenSignal  3 года назад

      Thanks for the Sub!!! Great idea for a video too.

  • @pnutbuttajellee1394
    @pnutbuttajellee1394 2 года назад +1

    Easy! Thanks!

  • @albertostecco8851
    @albertostecco8851 2 года назад +1

    Nice, so the home assistant can code the board directly ... where can I find the "library" (platform?) Like DHT to understand how many possibilities I can find and what programming level I can get

  • @nics8040
    @nics8040 2 года назад

    I’m getting a fail needs to be in download mode message. Do you know what’s wrong?

  • @kalvinwui1154
    @kalvinwui1154 3 года назад +1

    Hi , can I use multi dht sensor on one ESP8266?

  • @RockFordCademce
    @RockFordCademce Год назад

    the dht board has a resistor

    • @studiomonty
      @studiomonty 5 месяцев назад

      So a resistor is not needed? you mean? In this video the sensor is being used, not the board

  • @BrianThomas
    @BrianThomas Год назад

    How's the battery life? If it's poor how are you getting around this with a larger battery housing?

    • @BrokenSignal
      @BrokenSignal  Год назад +1

      I do not use a battery. I power it through the USB cable.

  • @BrianThomas
    @BrianThomas Год назад

    overall what was the total cost? I'm seeing ESP8266 ESP-01 ESP-01S DHT11 Temperature Humidity Sensor Module ESP8266 from china for .86 USD. It's all in one package. Is this a good deal or is there something I'm missing?

    • @BrokenSignal
      @BrokenSignal  Год назад +1

      I spent less than $10 for mine. As far as .86, watch out for shipping costs.

  • @tecnobs3d
    @tecnobs3d 2 года назад

    How do you get below zero in C presented on the dashboard?

    • @BrokenSignal
      @BrokenSignal  2 года назад

      You will have to modify the sketch, for reference www.home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/