DHT22 not working HA 0.118

Hey , i want unable to get DHT22 sensor to work,

log indicate installation problem, anyone managed to solve it?
'''Unable to install package Adafruit-DHT==1.4.0: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xb5479598>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/adafruit-dht/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xb54796d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/adafruit-dht/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xb54797a8>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/adafruit-dht/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xb5479880>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/adafruit-dht/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xb5479958>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/adafruit-dht/ WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xb5479c40>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/adafruit-dht/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xb5479d18>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/adafruit-dht/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xb5479df0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/adafruit-dht/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xb5479ec8>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/adafruit-dht/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xb5479fa0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/adafruit-dht/ ERROR: Could not find a version that satisfies the requirement Adafruit-DHT==1.4.0 ERROR: No matching distribution found for Adafruit-DHT==1.4.0

7:27:33 AM – util/package.py (ERROR)


HA 0.118 is prehistory in HA terms.
If it’s stable and working for you, all fine, but you’re on shaky grounds if you want to extend it or look for support…

well i downgraded as new version does not support modbus properly…