Skip to content

Lovelace custom card for visualizing the ZWave network with the OpenZWave (beta) integration.

Notifications You must be signed in to change notification settings

Madelaide/ozw-network-visualization-card

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OZW Network Visualization Card

Lovelace custom card for visualizing the ZWave network with the OpenZWave (beta) integration.

Requires that you are already using the OpenZWave (beta) integration commponent in Home Assistant.

ZWave network mapping can help you identify weak points like bad links between your devices.

Screenshots

Overview

Node detail

Note on node's connections

Currently, there is no information about the quality of the connection between two nodes, so all connections are represented in green.

Manual installation instructions (without HACS)

  1. Put the ozw-network-visualization-card.js lovelace card into the [config]/www/ directory ether by copying it there or by using the file editor to create it with a cut and paste of the content.
  2. Add the lovelace resource with Configuration ¦ Lovelace Dashboards ¦ Resources ¦ ⊕ ¦ URL:/local/ozw-network-visualization-card.js & Resource Type JavaScript Module ¦ Update.
  3. Restart Home Assistant.
  4. Add custom card (works best in panel mode) through Overview ¦ ⋮ ¦ Configure UI ¦ New Tab + ¦ Give it a Title and any other options & select Panel Mode. Open this new view which will be empty, at the bottom right click the + for cards window. Choose the manual card type and a card configuration window will open, this is where you will add type: custom:ozw-network-visualization-card. Save and exit UI configurator.
  5. Press CTRL+F5 if the card is not displayed.

New map card should be there.


Thanks to dmulcahey for the original card for ZHA.

About

Lovelace custom card for visualizing the ZWave network with the OpenZWave (beta) integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%