Closed plutosherry closed 4 years ago
configuration.yaml
asuswrt: host: 192.168.1.1 username: admin ssh_key: /config/ssh/asuswrt-rsa-key protocol: ssh port: 22 interface: br0 sensors: - upload - download - upload_speed - download_speed
Logger: homeassistant.setup Source: components/asuswrt/__init__.py:81 First occurred: 下午9:06:48 (1 occurrences) Last logged: 下午9:06:48 Error during setup of component asuswrt Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/setup.py", line 171, in _async_setup_component hass, processed_config File "/usr/src/homeassistant/homeassistant/components/asuswrt/__init__.py", line 81, in async_setup dnsmasq=conf[CONF_DNSMASQ], TypeError: __init__() got an unexpected keyword argument 'interface'
That's it PLZ help me ..... thx!!!
Remove line "interface: br0" from config
The problem
Environment
Problem-relevant
configuration.yaml
Traceback/Error logs
Additional information
That's it PLZ help me ..... thx!!!