Here you go. I would run this on a text file format that I specified: CURSOR UP, 0000 006D 0022 0002.... CURSOR DOWN, 0000 006D 0022 0002.... python csv_to_skip.py `input` > "Manufacturer - Brand.json" Edit the resulting JSON and replace the model and brand:     "brand": "BRAND (REPLACE ME)",     "model": "MODEL (REPLACE ME)", Then also the types is anyone of the following: "devices.tv.a", "devices.box", "devices.audio", "devices.av", "devices.games", "devices.pc", "
    • Thanks
    1