GithubHelp home page GithubHelp logo

nukusinji / ha_zigbee2mqtt_networkmap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rgruebel/ha_zigbee2mqtt_networkmap

0.0 0.0 0.0 2.4 MB

Custom Component for Homeassistant to show zigbee2mqtt Networkmap

Python 17.23% HTML 32.46% JavaScript 50.31%

ha_zigbee2mqtt_networkmap's Introduction

maintenance-status

The frontend of Zigbee2mqtt offers the possibility to display the map.

ha_zigbee2mqtt_networkmap

Custom Component for Homeassistant to show the zigbee2mqtt Networkmap with viz.js.

Forum link with Screenshot

map|658x499

Important: you have to clear the browsercache after each update

Instructions

  1. Download or clone https://github.com/rgruebel/ha_zigbee2mqtt_networkmap

  2. Copy "custom_components/zigbee2mqtt_networkmap" and content to your "custom_components" folder.

  3. Add the following to your configuration.yaml. It is possible to update the map directly via button. If you want to use this functionality you also have to activate the webhook component. Otherwise you have to use the service "zigbee2mqtt_networkmap.update"

     webhook:
     
     zigbee2mqtt_networkmap:
       #topic: your topic (optional, default zigbee2mqtt)
     panel_iframe:
       networkmap:
         title: 'Zigbee Map'
         url: '/local/community/zigbee2mqtt_networkmap/map.html'
         icon: 'mdi:graphql'
    

    You can set the graphviz engine via URL Parameter: map.html?engine=circo (Default: circo, Supported Engines)

  4. Restart Homeassistant

  5. Test if everything is working

ha_zigbee2mqtt_networkmap's People

Contributors

andrewfoster avatar bbrendon avatar droscy avatar lolouk44 avatar rgruebel avatar sebweise avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.