Coder Social home page Coder Social logo

Comments (13)

braindead1 avatar braindead1 commented on August 20, 2024

Please provide more information on which states to be implemented. As I don't own a UDM, please also provide the JSON showing the exact structure.

from iobroker.unifi.

kopierschnitte avatar kopierschnitte commented on August 20, 2024

Speedtest results are already done.

I can't help with the alerts (no entries at this time) but the "Events" source looks like this:
[
[
{
"_id": "5ec69cb084f705038eb04ad5",
"user": "70:bc:(xxx)",
"ssid": "bwnetz",
"ap": "fc:ec:(xxx)",
"radio": "na",
"channel": "40",
"hostname": "ChrisSurfaceBook",
"key": "EVT_WU_Connected",
"subsystem": "wlan",
"site_id": "5d(xxx)",
"time": 1590074534215,
"datetime": "2020-05-21T15:22:14Z",
"msg": "User[70:bc:(xxx)] has connected to AP[fc:ec:(xxx)] with SSID "bwnetz" on "channel 40(na)""
},
... (many more events may follow / 3,000 in my case!)
]
]

I do think that the alerts might be worth to iinclude but unsure about the events. It might flood the database...

from iobroker.unifi.

braindead1 avatar braindead1 commented on August 20, 2024

Gettings alert messages into ioBroker is easy. But as you said, it might flood the database, especially because as of now users have to delete unneeded states on their own. Besides that users have to process the messages into a more readable form (e.g. for VIS), because the adapter will not take care of that.

What about only getting the number of errors into ioBroker? This would offer the possibility to see it and manually check it in the UniFi Controller?

from iobroker.unifi.

MC-1984 avatar MC-1984 commented on August 20, 2024

@braindead1 I think only integrating the number of alerts is a very good idea. I would have checked the controller anyway and only need a notification. I assume most people will see it that way.

Thanks for your good work!

from iobroker.unifi.

MC-1984 avatar MC-1984 commented on August 20, 2024

@kopierschnitte I have just updated to the newest github version. Thats all I have:

image

So no detailed speedtest results (upload/download speed).

from iobroker.unifi.

kopierschnitte avatar kopierschnitte commented on August 20, 2024

Hmm, that's strange. After upgrading to Beta 5, the results appeared immediately. But you need to enable those new queries in the adapter settings!
If that doesn't work, maybe try refreshing the objects list?

from iobroker.unifi.

MC-1984 avatar MC-1984 commented on August 20, 2024

Should there be more objects to activate?

image

Unfortunately, refreshing of object list and restart did not solve the problem.

from iobroker.unifi.

braindead1 avatar braindead1 commented on August 20, 2024

@MC-1984 Obviously not all states are selected. Otherwise health and subsystem would have another icon. The states you are missing are called xput_down and xput_up and are not part of speedtest due to the UniFi API.

from iobroker.unifi.

MC-1984 avatar MC-1984 commented on August 20, 2024

Wer lesen kann ist klar im Vorteil...

Thats a little embarrassing... It works great!

from iobroker.unifi.

braindead1 avatar braindead1 commented on August 20, 2024

Thank you for the feedback. I'll close this issue.

from iobroker.unifi.

kopierschnitte avatar kopierschnitte commented on August 20, 2024

@MC-1984 Hat mich aber auch erstmal 30min gekostet ;-)

from iobroker.unifi.

MC-1984 avatar MC-1984 commented on August 20, 2024

@braindead1 As the xput_down and xput_up values result from the speedtest maybe it is more intuitive to put these values under the speedtest topic in the object selection?

from iobroker.unifi.

braindead1 avatar braindead1 commented on August 20, 2024

Should be fixed in latest releases

from iobroker.unifi.

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.