Skip to content

Instantly share code, notes, and snippets.

@nurikk
Created March 17, 2020 12:52
Show Gist options
  • Save nurikk/1c14a0ad9e46f06403fbb030102eb4a7 to your computer and use it in GitHub Desktop.
Save nurikk/1c14a0ad9e46f06403fbb030102eb4a7 to your computer and use it in GitHub Desktop.
<main role="main" class="h-100">
<div class="w-100 mb-2" role="group">
<a class="btn btn-primary" href="/zigbee">Refresh</a>
<a class="btn btn-primary" href="/zigbee/groups">Groups</a>
<a class="btn btn-primary" href="/zigbee/map">Map</a>
<a class="btn btn-info" href="/zigbee/config">Setup</a>
<a class="btn btn-success" href="/zigbee?join=255">Join</a>
</div>
<div data-widget-host="zigbee"></div>
</main>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment