Dyson unable to find device

Currently I am trying to connect my Dyson HP04, but my home assistant doesnt seem to find device.

  • region* = AU
  • latest version oh hassio
  • I have tried configuration with and without device configuration

Any help would be greatly appreciated.

configuration.yaml

logger:
  default: warn
  logs:
    homeassistant.components.sensor.dyson: debug
    homeassistant.components.fan.dyson: debug
    homeassistant.components.dyson: debug

# DYSON ACCOUNT CONFIGURATION (NOT WORKING)
dyson:
  username: !secret dyson_username
  password: !secret dyson_password
  language: AU
  timeout: 10
  retry: 5
  devices:
    - device_id: A1E-AU-xxxxxxxx
      device_ip: 192.168.1.xxx

home-assistant.log

2019-08-09 22:59:18 INFO (SyncWorker_3) [homeassistant.components.dyson] Creating new Dyson component
2019-08-09 22:59:20 INFO (SyncWorker_3) [homeassistant.components.dyson] Connected to Dyson account
2019-08-09 22:59:24 WARNING (SyncWorker_3) [homeassistant.components.dyson] Unable to find device A1E-AU-xxxxxxxx in Dyson account