This is really weird. I have no idea why you are having this problem, and I doubt that Support knows what’s wrong either. I do have a suggestion for you to try:
Go into the IDE, My Device Types, New Device Type, From Template. Select Aeon Minimote from the drop down list, hit Create, then Publish For Me.
Then see if it installs, or if you get the same error again.
Yes, it’s not going to work until you get past this error. Go into the IDE to My Devices, and find that device. Then edit it. On the Type pull down menu, you will see it’s device type as Aeon Minimote. Scroll down to the bottom of that list and there should be a second type with the same name, but at the bottom. Change the device type to the second one, and hit update. That may not work, but it’s worth a try.
I’m sure I saw this particular question before but I’m having trouble finding it. What (if any) are the advantages of getting the V2 MiniMote over the V1 MiniMote?
Just style, the design changed and they added a black model. Other than that as long as you update the firmware on the G1.1 it works exactly the same as the G1.2. (The G2 is announced but not yet being manufactured.)
Updated to 1.19, added to ST, installed Button Controller SmartApp, works beautifully!
Just in case those with V1 remotes are confused as to what button to press to add it to SmartThings, you want to press the ‘Join’ button and then in the ST app, connect a new device
Everything i’ve bought so far from iris works. It may take some tinkering, but it seems to work. The stuff seems to be made by Jasco, which is the same manufacturer as SmartThings devices. Pairing is a little more difficult. It seems to identify the devices as a “Thing.” Then using the IDE interface, I either assign it to the same type of SmartThings device—or add the code from MitchP via his GitHub postings. Works fine.
Just got a minimote. Updated to 1.19. Followed the smartthings instructions. Connected no problem.
I was then surprised by the button controller. I allocated button 1 to a hue bulb. and a long hold to the same bulb. I expected on the next screen to be given options for what the button does. but that is not how this works! now when i press the button or hold the button, it just switches the light on and off. I expected to be able to specify to alter the dim level or something.
Am i missing something? or is this literally just able to switch on and off?
Having read a LOT of posts now, but being very new to smartthings, I am assuming that I have to make a virtual switch and have the minimote activate that. Then I could use Rulemachine to do some more funky automations than on/off.
Is there a way to configure it so that holding the button will continuously increase the brightness until released?
Or to continuously cycle colours/coulour temperatures?
I presume i could use it to stop some of my rules in rulemachine, again with a virtual switch.
I’ve never set up a virtual switch. Ill give it a go. But would certainly appreciate hearing about how others have set up the minimote to do things?
I read bravenl had made his own controller. How does it differ to button controller? And is it available?
You don’t need virtual switches. You can incorporate a Minimote button push/held directly into Rule Machine as a trigger event. From that, you could a number of different things.
It’s not possible to use the Minimote as a continuous device, where holding the button down does something special (except for special devices that support it). In general, button pushes are distinct events.
Button Controller+ offers more action choices than Button Controller, but may not have what you’re looking for. You can find it here: https://github.com/bravenel/SmartThings/blob/master/Button%20Controller%2B. Button Controller+ allows you to setup all 4 of the buttons in one app. However, you can do some in Button Controller+ and some in Rule Machine.
For Button Controller+, in the IDE, My SmartApps, Create New SmartApp, From Code tab, paste the code from Github (which you can get by hitting Raw, then select all and copy), Save and Publish for Me. Then you can install one instance of that app from the MarketPlace/SmartApps/My Apps for each button controller.
JD, just wondering if your PC recognized that the minimote was plugged into a usb port. I plugged it in, the charging light came on, and I ran the aeon firmware update app, which indicated it was successful. But windows never seemed to acknowledge that a usb device had been plugged in. I guess it probably worked, just seems a little strange that a windows program could talk to a usb device if the OS never recognized that one was plugged in.