Git Product home page Git Product logo

Comments (5)

amosyuen avatar amosyuen commented on July 4, 2024

Unfortunately don't have that firmware. If you enable the debug logs and can find that info in the client list debug, send me some examples and I can look into adding it.

from ha-tplink-deco.

mousawm avatar mousawm commented on July 4, 2024

Unfortunately don't have that firmware. If you enable the debug logs and can find that info in the client list debug, send me some examples and I can look into adding it.

Hi,
I'd like to help here what I find regarding iot client:
{'mac': '2C-F4-86-50-87-DB', 'up_speed': 0, 'down_speed': 0, 'wire_type': 'wireless', 'access_host': '1', 'connection_type': 'band2_4', 'space_id': '1', 'ip': '192.168.754.199', 'client_mesh': False, 'online': True, 'name': 'U3dpdGNoQm90IEh1Yk1pbmk=', 'enable_priority': False, 'remain_time': 0, 'owner_id': '', 'client_type': 'iot_device', 'interface': 'main'}, {'mac': '86-4E-AF-85-GD-DC', 'up_speed': 0, 'down_speed': 0, 'wire_type': 'wireless', 'access_host': '1', 'connection_type': 'band2_4', 'space_id': '1', 'ip': '192.168.575.864', 'client_mesh': True, 'online': True, 'name': 'SGFsbGEgQUM=', 'enable_priority': False, 'remain_time': 0, 'owner_id': '', 'client_type': 'iot_device', 'interface': 'iot'}]
The interface is either "main" or "iot" maybe also "guest" I guess.
Not sure if there other information that would help you here to get the current connection and preferred deco.
If there any thing I can do to help please tell me.
I changed the IP and Mac addresses.

from ha-tplink-deco.

amosyuen avatar amosyuen commented on July 4, 2024

Looks like the data does not contain the preferred deco or preferred band.

The integration should already show the current connected deco and it should handle the new iot network alright since it's just "iot" value in the interface attribute.

This integration uses the admin web UI which does not give the same info as the app. So from the looks of your data I don't think we can get that new info as the integration is implemented today.

from ha-tplink-deco.

mousawm avatar mousawm commented on July 4, 2024

Yea, when I logged in to the admin web UI I can't find the option to set preferred Deco and preferred band it seems it just on the app. But there should be some kind of communication between the app and admin web UI to get this information don't you think ?

from ha-tplink-deco.

amosyuen avatar amosyuen commented on July 4, 2024

I'm sure there is, but someone needs to figure out how that data is accessed by reverse engineering the app APIs, which is difficult and time consuming. Unfrotunately I don't have that time.

from ha-tplink-deco.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.