Quote:
Originally Posted by DGF 
Bill - I just cut that Makita code segment out of my RoomieCodes file; there was other header/footer code that I didn't include, so if you just did a C&P into the file then I'm sure it won't work.
The way I understand the RoomieCode file process to work is that it has to contain all of your supplemental (i.e. non-Roomie provided) device information: you have to always include everything that is being added above and beyond the Roomie default devices, each time you do an upload. So in my case, I have an older model Lexicon pre-amp that isn't included in the IR codes supplied by Roomie - whenever I update my Makita code (for example), I have to include the Lexicon code in the file I submit to DropBox.
The way I first added in a new device was to open the RoomieCode file that originally came from Roomie, and modify the one device they provide as an example (an XBox IIRC) - as I subsequently add additional devices, I just copy/paste an existing device lower down to create a duplicate entry, and then I edit the keys appropriately - this leaves the required header/footer info intact. [But I think that this is what you were proposing to do anyway]
I haven't experienced any of the failures or need to reboot that you mentioned - all works as advertized. [There was a version update to Roomie this morning that, among other items, referenced a bug fix for DropBox - however, it has always worked without a problem for me]
As an aside, in the plist code I shared, I use "Open", "Close" and "Halt" labels for the commands - I choose Halt instead of Stop because Roomie defaults to displaying the buttons in alphabetical order: Using 'Halt' positions the "cease and desist" button in the middle of the other two, which seems more intuitive to me. [There has been some discussion on the forum today relating to changing the order of remote buttons, so I'll see if there is a more flexible way of doing this once I've had chance to digest what was said - definitely still lots for me to learn]
Dave

Bill - I just cut that Makita code segment out of my RoomieCodes file; there was other header/footer code that I didn't include, so if you just did a C&P into the file then I'm sure it won't work.
The way I understand the RoomieCode file process to work is that it has to contain all of your supplemental (i.e. non-Roomie provided) device information: you have to always include everything that is being added above and beyond the Roomie default devices, each time you do an upload. So in my case, I have an older model Lexicon pre-amp that isn't included in the IR codes supplied by Roomie - whenever I update my Makita code (for example), I have to include the Lexicon code in the file I submit to DropBox.
The way I first added in a new device was to open the RoomieCode file that originally came from Roomie, and modify the one device they provide as an example (an XBox IIRC) - as I subsequently add additional devices, I just copy/paste an existing device lower down to create a duplicate entry, and then I edit the keys appropriately - this leaves the required header/footer info intact. [But I think that this is what you were proposing to do anyway]
I haven't experienced any of the failures or need to reboot that you mentioned - all works as advertized. [There was a version update to Roomie this morning that, among other items, referenced a bug fix for DropBox - however, it has always worked without a problem for me]
As an aside, in the plist code I shared, I use "Open", "Close" and "Halt" labels for the commands - I choose Halt instead of Stop because Roomie defaults to displaying the buttons in alphabetical order: Using 'Halt' positions the "cease and desist" button in the middle of the other two, which seems more intuitive to me. [There has been some discussion on the forum today relating to changing the order of remote buttons, so I'll see if there is a more flexible way of doing this once I've had chance to digest what was said - definitely still lots for me to learn]
Dave
Yes, I began to understand that something was missing. I will start from scratch again after taking a break. When you are listing commands for more than one device, exactly where do you begin with the second device? I'm sure I'm messing up the formatting since I don't understand any of it and am just blindly trying to copy the template.


















