4
Dht11 in home assistant
(lemmynsfw.com)
Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
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
Is dht11 supported in the binary sensor? I installed the hacs and the addon but did not connect it yet.
It's not a binary sensor, but it is supported to report temperature and humidity, unless I'm misunderstanding what you're asking.
Here's the actual HACS add-on: https://github.com/richardzone/homeassistant-dht
The one linked before looks to just be a GPIO one, not a DHT one.