Hass.io Adafruit_DHT / DHT11, DHT22, AM2302

On Hassbian with Rpi Zero W the sensors run without problems, on Hass.io unfortunately they don’t. All posts I’ve read so far are without solution.

I found the following entry in the log:

ImportError: cannot import name ‘Raspberry_Pi_2_Driver’ from ‘Adafruit_DHT’ (/usr/local/lib/python3.7/site-packages/Adafruit_DHT/init.py)

Here I came across an interesting approach, which cannot be implemented so out of the box.
But maybe it is a hint in the right direction?