zigbee2mqtt/docs/index.md
Fredrik Lindqvist c44816efee Add simple step for securing Zigbee network (#899)
* Add simple step for securing zigbee network

* Update configuration.md

* Update how_to_secure_network.md

* Update index.md
2019-01-21 17:51:21 +01:00

38 lines
1.5 KiB
Markdown

<div align="center">
<a href="https://github.com/koenkk/zigbee2mqtt">
<img width="150" height="150" src="images/logo.png">
</a>
</div>
Welcome to the Zigbee2mqtt documentation!
### Getting started
* [What do I need?](getting_started/what_do_i_need.md)
* [Flashing the CC2531 USB stick](getting_started/flashing_the_cc2531.md)
* [Running Zigbee2mqtt](getting_started/running_zigbee2mqtt.md)
* [Pairing devices](getting_started/pairing_devices.md)
### Configuration
* [Configuration](configuration/configuration.md)
* [Device specific configuration](configuration/device_specific_configuration.md)
### Integration
* [Home Assistant](integration/home_assistant.md)
* [Admin Panel for Node-Red](https://github.com/ben423423n32j14e/zigbee2mqttadminpanel)
* [Domoticz](https://github.com/stas-demydiuk/domoticz-zigbee2mqtt-plugin)
### How tos
* [How to support new devices](how_tos/how_to_support_new_devices.md)
* [How to debug](how_tos/how_to_debug.md)
* [How to support new devices on Hass.io](how_tos/how_to_support_new_devices_on_hassio.md)
* [How to secure your Zigbee network](how_tos/how_to_secure_network.md)
### Information
* [Supported devices](information/supported_devices.md)
* [MQTT topics and message structure](information/mqtt_topics_and_message_structure.md)
* [Docker](information/docker.md)
* [Zigbee network](information/zigbee_network.md)
* [3D cases](information/3d_cases.md)
* [CC sniffer devices](information/cc_sniffer_devices.md)
* [Alternative flashing methods](information/alternative_flashing_methods.md)