Replies: 3 comments 4 replies
-
What about to refactor this like the build-in HomeAssistant "Bluetooth"-Map ? Or like the Zigbee2Mqtt-Networkcard (HACS) from @azuwis, although I'm not sure if he pulls the card from Z2M or if he just pulls the data from there and renders the card with vue-d3 live. I can't say what it looks like in live operation with 100+ devices, unfortunately I only have 20 because the rest are running on Matter & Somfy. |
Beta Was this translation helpful? Give feedback.
-
First, get the basics correct:
Then, a couple of thoughts for further improvement:
|
Beta Was this translation helpful? Give feedback.
-
As an end user with very large networks the current network map is more novelty than useful. It would be AMAZING, if I could start at any device and spiral out a set amount of levels. BUT, what about a completely different approach? How about a living network map that builds over 48 hours? Perhaps creates a network.yaml file that is the network that is constantly changing based upon a slow query update time. With 48 hours of time, there would be little additional traffic and the network map could be loaded instantly from the generated file. The interface could present a refresh now option, that would still use a similar approach as current to update the stored file and be able to display as desired. As for the staleness of 48 hours, we could highlight the links in different colors based upon the last time the network diagram was refreshed for that link. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
A lot of early feedback is about the Network page!
The old frontend "map" has lots of problems, and is basically unusable on larger networks.
The "data" display in WindFront attempted to remedy this by providing a more data-oriented display, less "fancy", but far more complete.
A "map" was however re-added due to popular demand. It uses more of the underlaying data to provide a "fuller" view of the network using connections and nodes, but it needs improvements/optimizations.
We'd like to gather specific ideas here, on how to best handle the Network page map to address previous concerns (as much as possible), and to maintain a good network overview in a "map-ish" form.
CC: @sjorge @sarthurdev @mundschenk-at @MickLesk @Koenkk
Please refrain from posting specific bugs/issues in this thread.
Beta Was this translation helpful? Give feedback.
All reactions