Skip to content

ALaDoffe/zigbee2mqtt.io

This branch is 4349 commits behind Koenkk/zigbee2mqtt.io:master.

Folders and files

NameName
Last commit message
Last commit date
Jun 8, 2021
Jun 1, 2021
Jun 18, 2021
May 30, 2021
Mar 6, 2021
Nov 9, 2019
Jul 16, 2020
Nov 9, 2019
May 4, 2021
Nov 9, 2019
Jun 4, 2021
Jun 4, 2021

Repository files navigation

Zigbee2MQTT.io

This repository contains the Zigbee2MQTT documentation.

Generated documentation

Due to the repetitive nature of zigbee devices, lots of documentation is auto-generated from source code or by particular directives for the exposes and notes section. For local development:

npm install
npm run docgen

Running locally

To run locally, execute the following commands:

# Checkout the repository
git clone https://github.com/Koenkk/zigbee2mqtt.io.git
cd zigbee2mqtt.io/docs

# Make sure that you have atleast Ruby 2.1.0 installed, if this fails, install atleast Ruby 2.1.0
ruby --version

# Install bundler
sudo gem install bundler

# Install dependencies
bundle install

# Start local server
bundle exec jekyll serve

You can now find the local instance under: http://127.0.0.1:4000

About

πŸ“˜ Zigbee2mqtt documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%