thecode / ha-rpi_gpio

Home Assistant Raspberry Pi GPIO Integration
Apache License 2.0
166 stars 37 forks source link

DHT22 #23

Closed ashrafmn closed 2 years ago

ashrafmn commented 2 years ago

Hi,, I couldn't find the configuration for the binary sensor DHT22. How can i configure my DHT22 which is connected to GPIO 04 in Raspberry pi?

thecode commented 2 years ago

This replaced the GPIO integration, the DHT22 is a different integration. For now I try to focus on hardware that I have and can test, it would be better to wait for a developer which use DHT22 to take maintain of the DHT22 integration.

ashrafmn commented 2 years ago

thanks for the response,, well I'm connecting (wiring) the DHT22 through raspberry pi GPIO. So will this work for now, or we still need this to be developed?

thecode commented 2 years ago

It will not work unless a developer picks it up and add it as a custom integration.

ashrafmn commented 2 years ago

clear,, so nothing else to do now except waiting for someone to get this developed... :(

thanks.

lpt2007 commented 2 years ago

same problem here, any news

thecode commented 2 years ago

same problem here, any news

News will be when a developer picks it up, I am only maintaining the GPIO integration: https://www.home-assistant.io/integrations/rpi_gpio/