zigbee2mqtt/docs/index.md
Bruceforce a497cf0457 Added information on how to flash firmware without re-pairing (#1045)
* Added information on how to flash firmware without re-pairing

* Fixed typos and added `permit_join` info

* Update index.md
2019-02-08 18:29:07 +01:00

48 lines
2.3 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 improve network range](how_tos/how_to_improve_network_range.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 sniff Zigbee traffic](how_tos/how_to_sniff_zigbee_traffic.md)
* [How to sniff Zigbee traffic with an HUSBZB-1 stick](how_tos/how_to_sniff_zigbee_husbzb.md)
* [How to create a CC2530 router](how_tos/how_to_create_a_cc2530_router.md)
* [How to secure your Zigbee network](how_tos/how_to_secure_network.md)
* [How to connect a CC2530 coordinator using a USB to serial adapter](how_tos/how_to_connect_a_cc2530_coordinator_using_a_usb_to_serial_adapter.md)
* [How to connect a CC2530 coordinator via an ESP8266](how_tos/how_to_esp8266_with_cc2530.md)
### Information
* [FAQ](information/FAQ.md)
* [Supported devices](information/supported_devices.md)
* [MQTT topics and message structure](information/mqtt_topics_and_message_structure.md)
* [Groups](information/groups.md)
* [Binding](information/binding.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)
* [Running Zigbee2mqtt in Virtual Environment](information/virtual_environment.md)
* [Flashing without re-pairing](information/flashing_without_re-pairing.md)