Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.82 platform setting ASUSWRT doesn't work #18473

Closed
freddy-yu opened this issue Nov 15, 2018 · 7 comments
Closed

0.82 platform setting ASUSWRT doesn't work #18473

freddy-yu opened this issue Nov 15, 2018 · 7 comments

Comments

@freddy-yu
Copy link

Home Assistant release with the issue:
0.82.0

Last working Home Assistant release (if known):
0.81

Operating environment (Hass.io/Docker/Windows/etc.):
Hass.io

Component/platform:
https://www.home-assistant.io/components/device_tracker.asuswrt/

Description of problem:
not working with ”Checking Devices”

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

device_tracker:

  • platform: asuswrt
    host: 192.168.0.1
    protocol: ssh
    username: ***
    password: ***
    consider_home: 120
    interval_seconds: 30
    Traceback (if applicable):

2018-11-14 09:16:49 INFO (MainThread) [homeassistant.components.device_tracker.asuswrt] Checking Devices
2018-11-14 09:17:20 INFO (MainThread) [homeassistant.components.device_tracker.asuswrt] Checking Devices
2018-11-14 09:17:51 INFO (MainThread) [homeassistant.components.device_tracker.asuswrt] Checking Devices
2018-11-14 09:18:22 INFO (MainThread) [homeassistant.components.device_tracker.asuswrt] Checking Devices
2018-11-14 09:18:53 INFO (MainThread) [homeassistant.components.device_tracker.asuswrt] Checking Devices
2018-11-14 09:19:24 INFO (MainThread) [homeassistant.components.device_tracker.asuswrt] Checking Devices
2018-11-14 09:19:55 INFO (MainThread) [homeassistant.components.device_tracker.asuswrt] Checking Devices
2018-11-14 09:20:26 INFO (MainThread) [homeassistant.components.device_tracker.asuswrt] Checking Devices
2018-11-14 09:20:57 INFO (MainThread) [homeassistant.components.device_tracker.asuswrt] Checking Devices
2018-11-14 09:21:28 INFO (MainThread) [homeassistant.components.device_tracker.asuswrt] Checking Devices
2018-11-14 09:21:59 INFO (MainThread) [homeassistant.components.device_tracker.asuswrt] Checking Devices

@cgarwood
Copy link
Member

We need more details, What do you mean by "not working"? - What is it not doing that you expect it to do? (Or what is it doing that is unexpected?)

@honcheng
Copy link

I'm having the same problem. Even since I updated to 0.82 from 0.80.2, device tracker no longer gets updated. Devices that were 'at home' at the time of the update continues to reflect 'at home' all the time. The same for devices 'not home', continues in the state. known_devices.yaml also no longer get updated.

I manually removed those devices that are constantly shown as 'at home' from known_devices.yaml. Then I reboot my router and HA, hoping those devices get added again, but they don't appear.

@cgarwood what other details do you need?

@freddy-yu
Copy link
Author

We need more details, What do you mean by "not working"? - What is it not doing that you expect it to do? (Or what is it doing that is unexpected?)

HA has been connected to SSH of the router, but it has been stuck in the checking device.

@freddy-yu
Copy link
Author

We need more details, What do you mean by "not working"? - What is it not doing that you expect it to do? (Or what is it doing that is unexpected?)

I can see it in the log of the router.

Nov 15 09:34:14 dropbear[2825]: Password auth succeeded for'freddy'from 192.168.0.122:41046

@honcheng
Copy link

Looks like it will be fixed in 0.83
#18358

@kennedyshead
Copy link
Contributor

#18427

@cgarwood
Copy link
Member

Closing since #18427 was merged

@home-assistant home-assistant locked and limited conversation to collaborators Mar 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants