How to create a pull request to submit a new Device Description File - dresden-elektronik/deconz-rest-plugin GitHub Wiki

Introduction

This page describes how to make a pull request to add a new DDF.

How to create a PR

  1. Go to the devices folder.
  2. On the right top, click "add file" and click "Create new file": image
  3. Paste in your DDF.
  4. In the "name your file" box , put in the device manufacturer and the device name. For example, we want to add a DDF for the IKEA Kadrilj: ikea/ikea_kadrilj.json _Please note in the screenshot i've put something else for demo purposes. _ image
  5. Scroll down and fill in the commit details. Just a general description on what your PR is about and what device it adds spport for.Additionally, select your correct Email. Afterwards, click "propose new file":

image

  1. On the next screen, click "Create pull request: image

  2. Click "Create pull request": image

And you are done :)