I have a home assistant running on a pi 3b+.

I want to add Dht11 sensor to it but do not have ESP devices.

Can I directly plug the sensor on pi gpio and read data from there or I have an arduino which would take data from Dht11, put that in serial which would be sent to pi via USB. Then how to integrate that data into homeasssistant ?

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago (1 child)

Yes. There is an add-on in HACS that will allow it.

It used to be built in, but they removed it some years ago. The HACS add on replaced it. Link

  • source
  • hideshow 2 child comments
  • [–] [S] 1 point 2 years ago (2 children)

    Is dht11 supported in the binary sensor? I installed the hacs and the addon but did not connect it yet.

  • source
  • parent
  • hideshow 4 child comments