From 32d53ceba706a16022bc6a026e11dd45141ac251 Mon Sep 17 00:00:00 2001 From: Bluefox Date: Mon, 25 Mar 2019 23:51:44 +0100 Subject: [PATCH] Update readme.md --- docs/en/readme.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/en/readme.md b/docs/en/readme.md index c5202cd2..a7044dcf 100644 --- a/docs/en/readme.md +++ b/docs/en/readme.md @@ -1,11 +1,7 @@ # ioBroker adapter for working with Zigbee-devices - - - With the Zigbee-coordinator based on Texas Instruments SoC cc253x (and others), it creates its own zigbee-network, into which zigbee-devices are connected. By work directly with the coordinator, the driver allows you to manage devices without additional gateways / bridge from device manufacturers (Xiaomi / TRADFRI / Hue). About the device Zigbee-network can be read [here (in English)](https://github.com/Koenkk/zigbee2mqtt/wiki/ZigBee-network). ## Hardware - For work, you need one of the following devices, flashed with a special ZNP firmware: [cc2531, cc2530, cc2530 + RF](https://github.com/Koenkk/zigbee2mqtt/wiki/Supported-sniffer-devices#zigbee-coordinator) @@ -18,7 +14,6 @@ The necessary equipment for the firmware and the device preparation process is d The devices connected to the Zigbee-network inform the coordinator of their status and events (button presses, motion detection, temperature change). This information is reflected in the ioBroker object-states. Some ioBroker states have feedback and send commands to the zigbee-device when the value changes (switching the state of the outlet or lamp, changing the scene or the brightness of the lamp). ## Work with adapter - To start the driver, you must specify the name of the port on which the cc253x device is connected. To connect devices, you need to switch the Zigbee-coordinator to pairing mode by pressing the green button. The countdown will begin (60 seconds) until the device connectivity is available. @@ -27,7 +22,6 @@ To connect Zigbee devices in most cases, just press the pairing button on the de After successful pairing, the device appears in the configuration panel. If the device appears in the configuration panel but has the type "undefined", then this is an unknown device and can not be work with it. If the device is in the list of available devices, but added as "undefined", then try to remove the device and add it again. ## Additional info - There is a [friendly project](https://github.com/koenkk/zigbee2mqtt) with similar functionality on the same technologies, where you can work with the same devices using the MQTT protocol. Therefore, if any improvements or support for new zigbee-devices occur in the Zigbee2MQTT project, we can transfer and add the same functionality to this adapter. If you notice this, then write the issue - we'll postpone it. There are knowledge bases that can be useful for working with Zigbee-devices and equipment: