Shelly-homekit: Wifi signal

Created on 14 Aug 2020  路  9Comments  路  Source: mongoose-os-apps/shelly-homekit

Hi,
Wifi signal strength status would be a nice feature in the web UI.
Thank you

enhancement good first issue help wanted

All 9 comments

(https://github.com/mongoose-os-libs/wifi/pull/14/files)

If the RSSI Value is implemented, I could try to add an icon for that...

@rojer while your doing update to webUI, I this some that could be added ?

ok, this one didn't make the cut for 2.2, but it's easy to add - an extra field to the Shelly.GetInfo RPC, and a UI change.
if anyone feels like it, feel free to take this one up.

added, will be in the next release

one for @schemhad 馃槃

yeah, for now i'm showing RSSI. i don't necessarily agree with signal strength calculation in the PR mentioned above, i'd like to know more about it.
i mean, i know > -50 is great, < -90 is really bad, but what is -70?

from Unifi UI

Screenshot 2020-10-08 at 18 49 25

-30 -> -66 Very Good
-67 -> -70 Good
-71 -> -79 Okay
-80 -> -90 Bad

And then only a few lines pure CSS. Would Look like iOS signal strength...

image

@schemhad feel free to send a pull request!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rudyemm picture rudyemm  路  8Comments

Rappelsack picture Rappelsack  路  10Comments

cschildhorn picture cschildhorn  路  7Comments

Snekatis picture Snekatis  路  4Comments

BlancoDeMallloca picture BlancoDeMallloca  路  3Comments