Kane610 / aiounifi

Asynchronous library to communicate with Unifi Controller
MIT License
57 stars 49 forks source link

Additional information regarding the state of devices #622

Open Kane610 opened 3 months ago

Kane610 commented 3 months ago

https://community.home-assistant.io/t/unifi-network-integration-official-thread/486308/128?u=robban

Feature Request: Additional information regarding the state of devices.

Backstory: The U7 Pro AP still has a memory leak resulting in downstream meshed APs losing their adoption. I have created an automation to resolve this issue once the meshed AP is in an “Adoption Failed” state, but I would like to be proactive. Currently this is not possible due to the lack of information available within the Home Assistant integration.

Ask: Would it be possible to add additional sensors for device details such as (most important to least):

Memory usage Channel usage Load average Mesh Child(ren) WiFi Experience (2.4 / 5 / 6)

BillyFKidney commented 3 months ago
image image

Billy's Office AP is the parent AP, others are children

facetheheat commented 3 months ago

And it would be nice to get the Speed state of a port: FE, GbE, etc.

Kane610 commented 2 months ago

Sensor for memory and CPU has been merged https://github.com/home-assistant/core/pull/114986 check out 2024.5.0 or preferably the beta coming tomorrow and share your feedback