home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.61k stars 29.93k forks source link

asuswrt component(ap mode) constant error :Could not parse wl row: b'soclist; done\r' #10770

Closed kukudemajia closed 6 years ago

kukudemajia commented 6 years ago

Home Assistant release (hass --version): 0.58.1

Python release (python3 --version): 3.6.3

Component/platform: asuswrt

asuswrt RT-AC68U asuswrt-Merlin Firmware:380.68_4 Description of problem: Running the asuswrt device tracker results in the following error being written to the logs about every 1 second, bogging down the logs and the system.

Could not parse wl row: b'soclist; done\r' Expected: No errors

Problem-relevant configuration.yaml entries and steps to reproduce:

  - platform: asuswrt
    host: 192.168.0.4
    username: !secret asuswrt_username
    password: !secret asuswrt_password
    mode: ap
    protocol: telnet
    track_new_devices: yes
    interval_seconds: 20
    consider_home: 40

qq 20171124135237

@balloob

9863

balloob commented 6 years ago

Don't just tag my name for no reason ðŸ˜