Pierre Ståhl
Pierre Ståhl
These are private APIs and thus can change at any time as FYI.
Yeah, all errors will produce log output right now. Would be great to improve this by not repeating unnecessary errors. PRs are welcome!
Since the request times out I would assume the IP address is not correct. Double verify that it is correct.
Maybe, I don't know. Don't have any battery powered devices myself.
@kintaroju We need to find the action used to extract that information. Start by running this command and pasting the result: python custom_components/dlink_hnap/dlink.py actions Replace and with the information for...
@kintaroju Try: pip install xmltodict And run again, should work.
@kintaroju Verify that the IP address is correct. I would expect not since you get a timeout.
Humm, that's strange. Maybe you can try to find an MDNS/zeroconf client and look for the HNAP service? I think it's called `_dhnap._tcp.local` or so. I suspect that they might...
@kintaroju MDNS isn't really needed as I haven't implemented support for discovery. What I'm interested in is what port is announced for the HNAP service. HNAP is just SOAP over...
@kintaroju TBH I'm not sure what the best tools are, but it will depend on the platform you run on. I usually use iNet Pro on iOS, works pretty well....