-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Floorplan display, filter devices capability ... #10
Comments
If somebody has more than a one floor level, using a 2D representation it wouldn't be possible to show all the zigbee connections across all the house levels... |
Good point. With the floorplan capability. You can also have a "see all levels" option that would display all devices from all floors. Actually I already posted a request for different colors here #6 Device background:
Device outline:definable outline color based on floor
|
I'd suggest also to use different shapes for the different types of zigbee devices, like it was in first zigzag version, it's more immediate to get the distinction. |
yep. Samantha: for not available may be an icon with a stop sign? |
All fantastic ideas. |
No hurry. What you are working on is more important. I also see Zigzag as a possible diagnostic tool to help in case of problems. |
I also thinked about that exact possibility. I have a three story house + cellar so 4 layers. Not an easy representation but the best one is what you said: dashed lines from devices on the shown story that are going to other floors. |
Agree ZigZag is already far better than the ugly ZHA map. |
First of all I have several ideas for enhancement do you prefer them as separate requests or group them all?
Floor planning capability and devices selection
It would be nice to be able to display a floorplan image of a house so that it is possible to place Zigbee devices in their actual location in the floorplan.
For this to work in a multi-story house, we need a way to specify a specific floor that will select a specific background image and to be able to simply filter the ZigBee devices associated with that floor.
For example :
Example of Ubiquiti Unifi software
The use model for adding the devices to their proper location can follow what is done by Ubiquiti:
The Unifi network control software offers the following capability:
Possible use model
In Zigzag have
-- floor name i.e. ground floor
-- floor picture i.e. ground_floor.png
-- list of areas associated with this floor. I.e. hall, family, kitchen
-- have a "place devices" button that open a window containing a graphical list of all devices that belong to this floor
-- provide a drag and drop capability to place the devices on the flooeplan
steps
What I describe here is a kind "ultimate UI solution" that would be probably difficult to implement.
Therefore it is possible to provide some of these functionalities with a simpler interface e.g. using some yaml configuration file
The text was updated successfully, but these errors were encountered: