Jump to content

No devices found


csteenwyk

Recommended Posts

Hi,

 

When I run the nodeserver in polyglot discover doesn't find any devices:

2021-12-01 21:59:16,637 Controller polyinterface      INFO     Controller:discover_new: start
2021-12-01 21:59:16,639 Controller asyncio            DEBUG    selector_events:__init__: Using selector: EpollSelector
2021-12-01 21:59:16,644 Controller kasa.discover      DEBUG    discover:do_discover: [DISCOVERY] ('192.168.200.2', 9999) >> {'system': {'get_sysinfo': None}}
2021-12-01 21:59:16,646 Controller kasa.discover      DEBUG    discover:discover: Waiting 5 seconds for responses...
2021-12-01 21:59:21,653 Controller kasa.discover      DEBUG    discover:discover: Discovered 0 devices
2021-12-01 21:59:21,656 Controller polyinterface      INFO     Controller:discover_new: done

However, if I run pyHS100 on the server it finds them:
 

python3 -m pip install --user pyHS100
~/.local/bin/pyhs100 discover

Discovering devices for 3 seconds
== A - HS103(US) ==
Device state: ON
Host/IP: XXXXXXX
LED state: True
On since: 2021-12-01 21:37:47.920372
== Generic information ==
Time:         2021-12-01 21:57:24
Hardware:     5.0
Software:     1.0.3 Build 201015 Rel.142523
MAC (rssi):   XX:XX:XX:XX:XX:XX (-41)
Location:     {'latitude': XXXXXX, 'longitude': XXXXXX}
== Emeter ==
Device has no emeter

Also:

~/.local/bin/kasa discover

Discovering devices on 255.255.255.255 for 3 seconds
== A - HS103(US) ==
        Host: XXX.XXX.XXX.XXX
        Device state: ON

        == Generic information ==
        Time:         2021-12-01 22:08:42
        Hardware:     5.0
        Software:     1.0.3 Build 201015 Rel.142523
        MAC (rssi):   XX:XX:XX:XX:XX:XX (-41)
        Location:     {'latitude': XXXXXX, 'longitude': XXXXXX}

        == Device specific information ==
        LED state: True
        On since: 2021-12-01 22:03:24.354788

 

Ideas?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Forum Statistics

    • Total Topics
      36.5k
    • Total Posts
      367.6k
×
×
  • Create New...