Aquara and dht stop working after install 0.73.1

Hi there I don’t know why but aquara gateway and dht22 sensor doesen’t work anymore
there is my configuration

sensor:
  - platform: hddtemp
    host: 192.168.1.11
    disks:
      - /dev/sdd
      - /dev/sda
      - /dev/sdc
  - platform: dht
    sensor: DHT22
    pin: 26
    monitored_conditions:
      - temperature
      - humidity
  - platform: glances
    host: 192.168.1.11
    resources:
      - 'disk_use_percent'
      - 'memory_use_percent'
      - 'processor_load'
xiaomi_aqara:
  interface: '192.168.1.50'
  discovery_retry: 5
  gateways:
    - mac: 34:CE:00:90:81:xx
      key: 4i6goprue5kixxxx

The error is:
Invalid Config
The following components and platforms could not be set up:
sensor.dht
xiaomi-aqara

That’s a known issue, we are waiting :slight_smile: