ASUSWRT component doesn't accept telnet protocol anymore #3015
Closed
Description
Home Assistant release (hass --version
):
0.27.0
Python release (python3 --version
):
3.4.2
Component/platform:
ASUSWRT
Description of problem:
ASUSWRT component doesn't accept telnet protocol anymore
Expected:
Problem-relevant configuration.yaml
entries and steps to reproduce:
device_tracker:
platform: asuswrt
host: 192.168.1.2
track_new_devices: no
protocol: telnet
username: username
password: password
consider_home: 600
Traceback (if applicable):
16-08-28 16:03:26 INFO (MainThread) [homeassistant.loader] Loaded device_tracker.asuswrt from homeassistant.components.device_tracker.asuswrt
16-08-28 16:03:26 ERROR (MainThread) [homeassistant.bootstrap] Invalid config for [device_tracker.asuswrt]: expected a list for dictionary value @ data['protocol']. Got 'telnet'
Additional info:
Metadata
Assignees
Labels
No labels