Asuswrt component no longer working

Hi

This has suddenly cropped up on my install. I don’t think I’ve changed anything related to it. I’m on latest version.

Dec 04 22:25:02 home-assistant hass[1843]: 2018-12-04 22:25:02 ERROR (MainThread) [homeassistant.setup] Error during setup of component asuswrt
Dec 04 22:25:02 home-assistant hass[1843]: Traceback (most recent call last):
Dec 04 22:25:02 home-assistant hass[1843]: File “/root/homeassistant/lib/python3.6/site-packages/homeassistant/setup.py”, line 145, in _async_setup_component
Dec 04 22:25:02 home-assistant hass[1843]: hass, processed_config)
Dec 04 22:25:02 home-assistant hass[1843]: File “/root/homeassistant/lib/python3.6/site-packages/homeassistant/components/asuswrt.py”, line 48, in async_setup
Dec 04 22:25:02 home-assistant hass[1843]: conf = config[DOMAIN]
Dec 04 22:25:02 home-assistant hass[1843]: KeyError: ‘asuswrt’
Dec 04 22:25:02 home-assistant hass[1843]: 2018-12-04 22:25:02 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of device_tracker.asuswrt. Setup failed for dependencies: asuswrt
Dec 04 22:25:02 home-assistant hass[1843]: 2018-12-04 22:25:02 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform device_tracker.asuswrt: Could not set up all dependencies.

config:

  • platform: asuswrt
    host: 192.168.1.1
    username: admin
    password: !secret asuspasswd
    protocol: ssh
    interval_seconds: 60
    track_new_devices: yes
    consider_home: 300

Anyone know why?

Never mind, this post was a duplicate of Asuswrt device tracker is broken - please release a fix

…and many others :laughing: