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
- Go to the devices folder.
- On the right top, click "add file" and click "Create new file":
- Paste in your DDF.
- 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. _
- 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":
-
On the next screen, click "Create pull request:
-
Click "Create pull request":
And you are done :)