ESP32 Send Temperature Data to Home Assistant

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

КОМЕНТАРІ • 4

  • @richmarcus7996
    @richmarcus7996 5 місяців тому

    In case you are still having trouble with the DHT22 sensor. You forgot to start the dht sensor by adding a dht.begin() statement in your setup!! Thanks for the concise tutorial on setting up a sensor with Home Assistant. I found it on point & very helpful.

  • @trufadergren
    @trufadergren 17 днів тому

    Not really an issue, more liek nit-picking, but I'm really curious how to precisely set up the the exact same dashboard panel. I can't get the sensor card configuration. However, I am using DHT11 so if that's the case it's understandable.

  • @KossuJahvetti
    @KossuJahvetti 2 місяці тому

    Passing 24h now struggling with this..not excatly same setup and sensors as yours but damn shouldn't be this hard. I can see that Esp32 is connected to broker and receive messages but it doesn't recognize any new device or sensors in HA.
    It obviously would be easy to give up and let esphome do everything but that wouldn be any fun..