Elelabs ELU013 Manual

Zigbee usb adapter

Advertisement

Quick Links

UG11: HOME ASSISTANT
This document describes how to use Elelabs Zigbee USB Adapter
(https://elelabs.com/products/elelabs_usb_adapter.html) with existing Home Automation platform
called Home Assistant (Hass.io) (https://www.home-assistant.io/).
Elelabs Zigbee USB Adapter firmware version, referenced in this guide: 6.3.0
Home Assistant (Hass.io) software version, referenced in this guide: 0.112.4
This guide focuses on:
-
Connect Elelabs USB adapter to the target PC or Raspberry Pi
Setup Zigbee Home Automation component in Home Assistant
-
-
Troubleshooting
Zigbee devices Pairing and Removal
-
-
Zigbee devices examples
This guide DOES NOT focus on Home Assistant (Hass.io) installation and initial configuration. Please
follow the official instructions https://www.home-assistant.io/hassio/installation/.
elelabs.com
UG11: Home Assistant with Elelabs USB adapter
rev. 0.4 | 1

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ELU013 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Elelabs ELU013

  • Page 1 This document describes how to use Elelabs Zigbee USB Adapter (https://elelabs.com/products/elelabs_usb_adapter.html) with existing Home Automation platform called Home Assistant (Hass.io) (https://www.home-assistant.io/). Elelabs Zigbee USB Adapter firmware version, referenced in this guide: 6.3.0 Home Assistant (Hass.io) software version, referenced in this guide: 0.112.4 This guide focuses on:...
  • Page 2: Table Of Contents

    Table of Contents Introduction ..................................3 Initial setup and connection ............................4 Connect Elelabs USB Adapter to your Raspberry Pi or PC ................4 Zigbee HA Component configuration .......................... 6 Configure Zha component ............................6 Setup Logging (optional) ............................. 8 Zigbee HA Component Usage ............................
  • Page 3: Introduction

    Introduction Elelabs Zigbee USB adapter can be used in 2 options with Home Assistant: With a generic Linux machine, with Home Assistant installed With a Raspberry Pi (any other single board computer) with Home Assistant installed elelabs.com UG11: Home Assistant with Elelabs USB adapter...
  • Page 4: Initial Setup And Connection

    Zigbee setup phase. To install them just follow the Hass.io installation guide (https://www.home- assistant.io/hassio/installation/). Connect Elelabs USB Adapter to your Raspberry Pi or PC Once you have inserted the USB adapter, check the configuration. Wait for Hass.io to boot Connect to the web interface using your favourite browser elelabs.com...
  • Page 5 Navigate to the Supervisor -> System -> Hardware menu Confirm the USB Adapter is detected and visible as serial ports (/dev/ttyUSB0 and in this example) elelabs.com UG11: Home Assistant with Elelabs USB adapter rev. 0.4 | 5...
  • Page 6: Zigbee Ha Component Configuration

    Zigbee HA Component configuration To work with Elelabs Zigbee USB Adapter from Home Assistant we are using Zigbee Home Automation Component (https://www.home-assistant.io/components/zha/). It comes preinstalled into Hass.io so we only need to configure it properly to get it working. Configure Zha component...
  • Page 7 Select Enter Manually Select EZSP radio type Enter /dev/ttyUSB0 as Serial Port and select Baud rate 115200 The installation should be successful elelabs.com UG11: Home Assistant with Elelabs USB adapter rev. 0.4 | 7...
  • Page 8: Setup Logging (Optional)

    To do it, just add the following lines to the configuration file /config/configuration.yaml: logger: default: warn logs: homeassistant.components.zha: debug bellows.ezsp: debug bellows.uart: debug zigpy.zdo: debug zigpy.application: debug elelabs.com UG11: Home Assistant with Elelabs USB adapter rev. 0.4 | 8...
  • Page 9 UG11: Home Assistant with Elelabs USB adapter rev. 0.4 | 9...
  • Page 10: Zigbee Ha Component Usage

    Open Configuration and go to Devices and Zigbee Coordinator Start “Add Devices via this device” When you will call it, you have 60 seconds to add the device. elelabs.com UG11: Home Assistant with Elelabs USB adapter rev. 0.4 | 10...
  • Page 11: Remove Your Device From Home Assistant

    If the device is found, you will be able to see it in the logs (example device) Remove your device from Home Assistant Open Configuration and go to Devices. elelabs.com UG11: Home Assistant with Elelabs USB adapter rev. 0.4 | 11...
  • Page 12 Select the device, which you would like to remove Once you call this service you can verify in the logs, that the device has left the network. elelabs.com UG11: Home Assistant with Elelabs USB adapter rev. 0.4 | 12...
  • Page 13: Example: Philips Hue Bulb

    Call Add Devices service as explained in Add devices section of this guide Power ON the Lightbulb Confirm it is added to the Home Assistant Now you can control it directly or use in the scenarios. elelabs.com UG11: Home Assistant with Elelabs USB adapter rev. 0.4 | 13...
  • Page 14: Example: Xiaomi Smoke Sensor

    Once included, do the test Alarm. To do it – hold the button on the sensor until it starts alarming and then release it. The sensor icon should appear in Home Assistant: elelabs.com UG11: Home Assistant with Elelabs USB adapter rev. 0.4 | 14...
  • Page 15: Troubleshooting

    Troubleshooting If your issue is not described here or you need help resolving it, please contact support at info@elelabs.com. elelabs.com UG11: Home Assistant with Elelabs USB adapter rev. 0.4 | 15...

Table of Contents