How to configure the LE Firmware addon for your own use.

1) Create a folder called for example S805 or S905X and zip it up using a zip utility like winRAR.
You should have a zip with an empty folder inside it.

2) Add your LE update file and device tree to this Zip file, not the folder in the zip. 
In the zip you should see an empty folder, a firmware update and a device tree.
If you have different boxes that use different divice trees then create similar folders.

3) Add the zip files to your dropbox. and then get the URL.
Something like this: https://www.dropbox.com/s/yourdropboxlink/S905X.zip?dl=0

4) Take the First part of the URL and paste it on lines 32 - 39 of the Updater.py

5) Take the last part, substitute a 1 for the 0 and put it on lines 52 - 54 or 62 - 64

6) Change the Pictures in resources/art if you want and change the description.

7) Now add to the sample text file firmware.txt included in this addon, your notification that you want to pop up.

8) Save that file to dropbox and note the URL.

9) Paste the Link into line 132 of the common.py file, remember to change the 0 for a 1 at the end.

10) Job done. Now whenever you upload a new firmware into those zips, you just have to change the firmware.txt
file and the next time you power on you will get the notification to update.