Skip to content

Commit

Permalink
docs: fixed TOC again
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Nov 27, 2020
1 parent 11ea851 commit dad493c
Showing 1 changed file with 50 additions and 1 deletion.
51 changes: 50 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,56 @@ Fully configurable Zwave to MQTT **Gateway** and **Control Panel**.

## 📖 Table of contents

[Zwave To MQTT](#zwave-to-mqtt)auto - [📖 Table of contents](#📖-table-of-contents)auto - [:electric_plug: Installation](#electric_plug-installation)auto - [DOCKER :tada: way](#docker-tada-way)auto - [Kubernetes way](#kubernetes-way)auto - [NodeJS or PKG version](#nodejs-or-pkg-version)auto - [Reverse Proxy Setup](#reverse-proxy-setup)auto - [:nerd_face: Development](#nerd_face-development)auto - [Developing against a different backend](#developing-against-a-different-backend)auto - [:wrench: Usage](#wrench-usage)auto - [Zwave](#zwave)auto - [MQTT](#mqtt)auto - [Gateway](#gateway)auto - [Special topics](#special-topics)auto - [Gateway values table](#gateway-values-table)auto - [:file_folder: Nodes Management](#file_folder-nodes-management)auto - [Add a node](#add-a-node)auto - [Remove a node](#remove-a-node)auto - [Replace failed node (NOT IMPLEMENTED YET)](#replace-failed-node-not-implemented-yet)auto - [Remove a failed node](#remove-a-failed-node)auto - [:star: Features](#star-features)auto - [:robot: Home Assistant integration (BETA)](#robot-home-assistant-integration-beta)auto - [Components management](#components-management)auto - [Rediscover Node](#rediscover-node)auto - [Edit existing component](#edit-existing-component)auto - [Add new component](#add-new-component)auto - [Custom Components](#custom-components)auto - [Identify the Device id](#identify-the-device-id)auto - [Thermostats](#thermostats)auto - [Fans](#fans)auto - [Thermostats with Fans](#thermostats-with-fans)auto - [:gift: MQTT APIs](#gift-mqtt-apis)auto - [Zwave Events](#zwave-events)auto - [Zwave APIs](#zwave-apis)auto - [Custom APIs](#custom-apis)auto - [Set values](#set-values)auto - [Broadcast](#broadcast)auto - [:camera: Screenshots](#camera-screenshots)auto - [Settings](#settings)auto - [Control Panel](#control-panel)auto - [Groups associations](#groups-associations)auto - [Scenes](#scenes)auto - [Mesh](#mesh)auto - [Debug](#debug)auto - [Health check endpoints](#health-check-endpoints)auto - [Environment variables](#environment-variables)auto - [:question: FAQ](#question-faq)auto - [:pray: Thanks](#pray-thanks)auto - [:pencil: TODOs](#pencil-todos)auto - [:bowtie: Author](#bowtie-author)
- [Zwave To MQTT](#zwave-to-mqtt)
- [📖 Table of contents](#-table-of-contents)
- [:electric_plug: Installation](#electric_plug-installation)
- [DOCKER :tada: way](#docker-tada-way)
- [Kubernetes way](#kubernetes-way)
- [NodeJS or PKG version](#nodejs-or-pkg-version)
- [Reverse Proxy Setup](#reverse-proxy-setup)
- [:nerd_face: Development](#nerd_face-development)
- [Developing against a different backend](#developing-against-a-different-backend)
- [:wrench: Usage](#wrench-usage)
- [Zwave](#zwave)
- [MQTT](#mqtt)
- [Gateway](#gateway)
- [Special topics](#special-topics)
- [Gateway values table](#gateway-values-table)
- [:file_folder: Nodes Management](#file_folder-nodes-management)
- [Add a node](#add-a-node)
- [Remove a node](#remove-a-node)
- [Replace failed node (NOT IMPLEMENTED YET)](#replace-failed-node-not-implemented-yet)
- [Remove a failed node](#remove-a-failed-node)
- [:star: Features](#star-features)
- [:robot: Home Assistant integration (BETA)](#robot-home-assistant-integration-beta)
- [Components management](#components-management)
- [Rediscover Node](#rediscover-node)
- [Edit existing component](#edit-existing-component)
- [Add new component](#add-new-component)
- [Custom Components](#custom-components)
- [Identify the Device id](#identify-the-device-id)
- [Thermostats](#thermostats)
- [Fans](#fans)
- [Thermostats with Fans](#thermostats-with-fans)
- [:gift: MQTT APIs](#gift-mqtt-apis)
- [Zwave Events](#zwave-events)
- [Zwave APIs](#zwave-apis)
- [Custom APIs](#custom-apis)
- [Set values](#set-values)
- [Broadcast](#broadcast)
- [:camera: Screenshots](#camera-screenshots)
- [Settings](#settings)
- [Control Panel](#control-panel)
- [Groups associations](#groups-associations)
- [Scenes](#scenes)
- [Mesh](#mesh)
- [Debug](#debug)
- [Health check endpoints](#health-check-endpoints)
- [Environment variables](#environment-variables)
- [:question: FAQ](#question-faq)
- [:pray: Thanks](#pray-thanks)
- [:pencil: TODOs](#pencil-todos)
- [:bowtie: Author](#bowtie-author)

## :electric_plug: Installation

Expand Down

0 comments on commit dad493c

Please sign in to comment.