more G-Labs products

Author Topic: Remote to control HomeGenie scenes?  (Read 5206 times)

April 04, 2015, 05:43:20 PM
Read 5206 times

ses1984

  • *
  • Information
  • Newbie
  • Posts: 10
I'm new to zwave so pardon me if none of this makes any sense...

I have an Aeon Z Stick connected to home genie and some Aeon dimmer switches as part of the network. I have created a scene to gradually bring up the brightness of the lights in my bedroom when I wake up, and it's working.

The problem is that I don't have a convenient way to turn them off. I played around with using my smartphone to hit an URL that makes an API call to turn off the lights, but it's not really convenient to use my phone for this. It's OK but I'd rather have a single-purpose remote.

I bought an Aeon Minimote without knowing that it doesn't exactly play nice with HomeGenie, but someone on this forum mentioned it was OK because he got it working with its own scenes.

It seems like I can't have the dimmers be part of the HG network and the minimote network, though. It seems they can only belong to one or the other. So I can't have HG turn on the lights, and use the remote to turn them off.

Are there any good solutions for this?

April 04, 2015, 05:52:09 PM
Reply #1

nolio

  • *****
  • Information
  • Global Moderator
  • Posts: 544
Did you try to associate minimote to your zstick ?
It work fine for me with AEON LABS Keyfob, after association, a button pressed appear in a pop-up with his number. If that work for you, you just have to create a wizard script of c#,... script.
I don't use my keyfob in "scene mode", the control is doing by HomeGenie.

April 04, 2015, 06:16:36 PM
Reply #2

ses1984

  • *
  • Information
  • Newbie
  • Posts: 10
Can you elaborate on how you set it up?

I did try to pair the minimote with my zstick and it showed up as a generic zwave node. I'm not sure what type to set it as.

I'm not sure it configures as a "switch" because then HG wants to configure when it's scheduled to go on and offf.

The minimote has 4 buttons and I'm not sure HG has support for a single node with 4 buttons...?

The keyfob sounds like it might be a simpler solution that does what I want.

April 04, 2015, 08:38:29 PM
Reply #3

nolio

  • *****
  • Information
  • Global Moderator
  • Posts: 544
I'm not sure it configures as a "switch" because then HG wants to configure when it's scheduled to go on and offf.
The type is not very important in that case. My keyfob is in "shutter" :D.

The minimote has 4 buttons and I'm not sure HG has support for a single node with 4 buttons...?
Keyfob has four button too.

When you press a button on your minimote, did you see a pop up in HomeGenie ?

If not, did you include with this method ?
Becoming a Secondary/Inclusion Controller to Another Z-Wave Controller or Gateway in an Existing Z-Wave Network
  • Press the button labeled “Learn” – The blue LED will blink slowly.
  • Press the button labeled “Include” on the other Z-Wave controller - The blue and red LEDs will blink quickly to indicate detection of the other Z-Wave controller.
  • The blue LED will stay solid for 2 seconds to indicate success; the red LED will stay solid for 2 seconds to indicate failure.

April 06, 2015, 02:11:49 AM
Reply #4

ses1984

  • *
  • Information
  • Newbie
  • Posts: 10
EDIT: I reached out to Aeon support and they gave me some suggestions that I'm going to try out later. If they work I'll post them here.

This is veering into troubleshooting territory..

No, I don't think I've successfully added this thing as a secondary controller.

I've tried to remove it several times, and that seems to work, but when I try to add it as a secondary controller after removing it, I don't think that works.

Maybe the Aeon Z stick I have doesn't support secondary controllers? Can't seem to find a definitive answer to this through google.

Anyway, I use the removal procedure according to the zstick: hold the button for 3 seconds until the light blinks rapidly. Then press the join button on the minimote. The LED on the zstick stays solid then goes back to blinking rapidly. Device removed, I think.

Then I put the zstick in learn/inclusion mode. The light is blinking slowly.

On the minimote: "Press the button labeled "Learn" – The blue LED will blink slowly." Well I have an older minimote and the button isn't labeled, I'm pressing the lower left button which I think is learn. The blue LED blinks slowly.

...the zstick doesn't have an include button. It has one button. This leads me to believe it doesn't support secondary controllers. Not sure what to do here.
« Last Edit: April 06, 2015, 02:13:03 PM by ses1984 »

April 06, 2015, 08:52:10 PM
Reply #5

nolio

  • *****
  • Information
  • Global Moderator
  • Posts: 544
Ok good luck !
After association, you can check the zwave message by launching HomeGenie in command line.
On raspberry :
Code: [Select]
mono /usr/local/bin/homegenie/HomeGenie.exe

April 07, 2015, 06:42:42 AM
Reply #6

ses1984

  • *
  • Information
  • Newbie
  • Posts: 10
So I don't think anything worked...

First I opened a terminal and ran

Code: [Select]
sudo mono /usr/local/bin/homegenie/HomeGenie.exe

I'm running ubuntu. I saw a bunch of output, nothing that seemed to indicate it correctly recognized the minimote.

Aeon provided me with a rough draft for the next version of their minimote instructions. It's pretty rough--it seems like it was written by a non-native english speaker, like one of their engineers, and they haven't had it professionally edited yet. I don't know if they would want me to post the whole thing, so I'll just post the relevant parts:

Quote
There are 2 different minimotes with different labeling. The Scene buttons are numbered, and the buttons under the panel are different. Just update the Minimote firmware with the instructions below and the button mapping will be the same.

+ Button = Include Button
 - Button = Exclude Button
Blank Button = Associate Button
Join Button = Learn Button

Follow these simple steps to put your Minimote as a secondary controller to your current Primary Controller.

1) Put your primary controller into inclusion mode (it’s the same as adding new devices into your network)
2) Tap on the Learn button on your new Minimote
3) You should see the LEDs on the Minimote flash, then blink blue to indicate a success. You should now be able to see and configure the Minimote on your Primary controllers interface.

I removed the minimote according to the instructions for the zstick "Removal-Mode : Deleting/Removing/Excluding ZWave Devices from the Z-Wave Network".

I also tried removing it in the homegenie devices options screen but I'm not sure that worked. It said to press the button on your device, waiting, so I pressed the "learn" button on the minimote and nothing happened--timeout. Same thing happened when I tired to add node through homegenie.

So I removed the zstick and did the normal inclusion, push the zstick button then push the minimote learn button and that seemed successful. When I plugged the zstick back into the machine and ran homegenie discovery it found a generic node. It's done this before, but I don't think it's correct. The "updated nodes" in the output below are my switches and dimmers. The "added node 12" represents the ~5th time I tried to add the minimote. Every time I tried to add the minimote I see a new added node that never gets updated.

Anyway, I added this node to my dash, and press some buttons, and I never saw anything on the hg gui. I never seemed to see anything on the command line that lined up with my button presses.

Quote
2015-04-07T00:32:12.2109750-04:00   HomeAutomation.HomeGenie   0   HomeGenie service ready   SystemInfo.HttpPort   8081
2015-04-07T00:32:12.4723130-04:00   HomeAutomation.HomeGenie.Automation   16   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4727300-04:00   HomeAutomation.HomeGenie.Automation   34   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4729290-04:00   HomeAutomation.HomeGenie.Automation   35   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4731300-04:00   HomeAutomation.HomeGenie.Automation   37   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4736020-04:00   HomeAutomation.HomeGenie.Automation   72   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4740640-04:00   HomeAutomation.HomeGenie.Automation   73   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4742970-04:00   HomeAutomation.HomeGenie.Automation   74   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4745190-04:00   HomeAutomation.HomeGenie.Automation   75   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4747160-04:00   HomeAutomation.HomeGenie.Automation   82   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4749440-04:00   HomeAutomation.HomeGenie.Automation   84   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4751550-04:00   HomeAutomation.HomeGenie.Automation   90   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4753540-04:00   HomeAutomation.HomeGenie.Automation   91   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4755560-04:00   HomeAutomation.HomeGenie.Automation   112   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4758960-04:00   HomeAutomation.HomeGenie.Automation   142   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4762290-04:00   HomeAutomation.HomeGenie.Automation   144   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4764320-04:00   HomeAutomation.HomeGenie.Automation   154   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4766360-04:00   HomeAutomation.HomeGenie.Automation   180   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4768770-04:00   HomeAutomation.HomeGenie.Automation   200   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4770940-04:00   HomeAutomation.HomeGenie.Automation   81   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4773060-04:00   HomeAutomation.HomeGenie.Automation   93   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4775160-04:00   HomeAutomation.HomeGenie.Automation   76   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4778650-04:00   HomeAutomation.HomeGenie.Automation   145   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4782500-04:00   HomeAutomation.HomeGenie.Automation   100   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.4999910-04:00   HomeAutomation.HomeGenie.Automation   77   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.5005000-04:00   HomeAutomation.HomeGenie.Automation   62   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.5046010-04:00   HomeAutomation.HomeGenie.Automation   150   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.5051040-04:00   HomeAutomation.HomeGenie.Automation   36   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.5066430-04:00   HomeAutomation.HomeGenie.Automation   1001   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.5082350-04:00   HomeAutomation.HomeGenie.Automation   1002   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.5095800-04:00   HomeAutomation.HomeGenie.Automation   1003   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.5116150-04:00   HomeAutomation.HomeGenie.Automation   6Automation Program   Program.Status   Idle
2015-04-07T00:32:12.5117660-04:00   HomeAutomation.HomeGenie.Automation   7Automation Program   Program.Status   Idle
2015-04-07T00:32:12.5119110-04:00   HomeAutomation.HomeGenie.Automation   26   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.5121360-04:00   HomeAutomation.HomeGenie.Automation   70   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.5124250-04:00   HomeAutomation.HomeGenie.Automation   8Automation Program   Program.Status   Idle
2015-04-07T00:32:12.5126350-04:00   HomeAutomation.HomeGenie.Automation   38   Automation Program   Program.Status   Idle
2015-04-07T00:32:12.6793930-04:00   HomeGenie.UpdateChecker   0   HomeGenie Update Checker   InstallProgress.Update   STARTED
2015-04-07T00:32:12.7260540-04:00   HomeAutomation.HomeGenie.Automation   16   Automation Program   Program.Status   Setup
2015-04-07T00:32:12.7283600-04:00   HomeAutomation.HomeGenie.Automation   16   Automation Program   Program.Status   Running
2015-04-07T00:32:13.2229910-04:00   HomeAutomation.HomeGenie.Automation   34   Automation Program   Program.Status   Setup
2015-04-07T00:32:13.2287870-04:00   HomeAutomation.HomeGenie.Automation   34   Automation Program   Program.Status   Running
2015-04-07T00:32:13.7234380-04:00   HomeAutomation.HomeGenie.Automation   35   Automation Program   Program.Status   Setup
2015-04-07T00:32:13.7244100-04:00   HomeAutomation.HomeGenie.Automation   35   Automation Program   Program.Status   Running
2015-04-07T00:32:14.2239990-04:00   HomeAutomation.HomeGenie.Automation   82   Automation Program   Program.Status   Setup
2015-04-07T00:32:14.2248750-04:00   HomeAutomation.HomeGenie.Automation   82   Automation Program   Program.Status   Running
2015-04-07T00:32:14.7247110-04:00   HomeAutomation.HomeGenie.Automation   84   Automation Program   Program.Status   Setup
2015-04-07T00:32:14.7256760-04:00   HomeAutomation.HomeGenie.Automation   84   Automation Program   Program.Status   Running
2015-04-07T00:32:15.2255790-04:00   HomeAutomation.HomeGenie.Automation   90   Automation Program   Program.Status   Setup
2015-04-07T00:32:15.2293720-04:00   HomeAutomation.HomeGenie.Automation   90   Automation Program   Program.Status   Running
2015-04-07T00:32:15.2322220-04:00   HomeAutomation.HomeGenie.Automation   90   Automation Program   HomeGenie.SecurityArmed   0
2015-04-07T00:32:15.7268750-04:00   HomeAutomation.HomeGenie.Automation   91   Automation Program   Program.Status   Running
2015-04-07T00:32:16.2288880-04:00   HomeAutomation.HomeGenie.Automation   112   Automation Program   Program.Status   Setup
2015-04-07T00:32:16.2298300-04:00   HomeAutomation.HomeGenie.Automation   112   Automation Program   Program.Status   Running
2015-04-07T00:32:16.7282350-04:00   HomeAutomation.HomeGenie.Automation   142   Automation Program   Program.Status   Setup
2015-04-07T00:32:16.7293300-04:00   HomeAutomation.HomeGenie.Automation   142   Automation Program   Program.Status   Running
2015-04-07T00:32:17.2283980-04:00   HomeAutomation.HomeGenie.Automation   180   Automation Program   Program.Status   Setup
2015-04-07T00:32:17.7292430-04:00   HomeAutomation.HomeGenie.Automation   200   Automation Program   Program.Status   Setup
2015-04-07T00:32:17.7302660-04:00   HomeAutomation.HomeGenie.Automation   200   Automation Program   Program.Status   Running
2015-04-07T00:32:18.2313180-04:00   HomeAutomation.HomeGenie.Automation   81   Automation Program   Program.Status   Setup
2015-04-07T00:32:18.2360470-04:00   HomeAutomation.HomeGenie.Automation   81   Automation Program   Program.Status   Running
2015-04-07T00:32:18.2412050-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.KwLoad   0.000
2015-04-07T00:32:18.2413400-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.WattLoad   0.000
2015-04-07T00:32:18.2414620-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.OperatingDevices   0
2015-04-07T00:32:18.2415700-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.OperatingLights   0
2015-04-07T00:32:18.2416840-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.OperatingSwitches   0
2015-04-07T00:32:18.7311990-04:00   HomeAutomation.HomeGenie.Automation   93   Automation Program   Program.Status   Running
2015-04-07T00:32:19.2343380-04:00   HomeAutomation.HomeGenie.Automation   145   Automation Program   Program.Status   Setup
2015-04-07T00:32:19.2350630-04:00   HomeAutomation.HomeGenie.Automation   145   Automation Program   Program.Status   Running
2015-04-07T00:32:19.7330010-04:00   HomeAutomation.HomeGenie.Automation   36   Automation Program   Program.Status   Setup
2015-04-07T00:32:19.7389790-04:00   HomeAutomation.HomeGenie.Automation   36   Automation Program   Program.Status   Running
[00:32:28.453643] SPO < 01 03 00 02 FE
[00:32:28.456980] SPI > 06
[00:32:28.460660] SPO < 06
[00:32:28.509027] SPI > 01 25 01 02 05 00 1D 7F 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 01 B8
2015-04-07T00:32:28.5159490-04:00   HomeAutomation.ZWave   1   Z-Wave Controller   Controller.Status   Added node 1
2015-04-07T00:32:28.5165180-04:00   HomeAutomation.ZWave   1   Z-Wave Controller   Controller.Status   Added node 2
2015-04-07T00:32:28.5166720-04:00   HomeAutomation.ZWave   1   Z-Wave Controller   Controller.Status   Added node 3
2015-04-07T00:32:28.5185880-04:00   HomeAutomation.ZWave   1   Z-Wave Controller   Controller.Status   Added node 4
2015-04-07T00:32:28.5194480-04:00   HomeAutomation.ZWave   1   Z-Wave Controller   Controller.Status   Added node 5
2015-04-07T00:32:28.5201420-04:00   HomeAutomation.ZWave   1   Z-Wave Controller   Controller.Status   Added node 6
2015-04-07T00:32:28.5208450-04:00   HomeAutomation.ZWave   1   Z-Wave Controller   Controller.Status   Added node 7
2015-04-07T00:32:28.5215750-04:00   HomeAutomation.ZWave   1   Z-Wave Controller   Controller.Status   Added node 11
[00:32:28.522970] SPO < 01 04 00 41 01 BB
[00:32:28.923173] SPO < 01 04 00 41 01 BB
2015-04-07T00:32:28.9643570-04:00   HomeGenie.UpdateChecker   0   HomeGenie Update Checker   InstallProgress.Update   COMPLETED
2015-04-07T00:32:28.9646810-04:00   HomeGenie.System   0   HomeGenie System   HomeGenie.Status   STARTED
[00:32:29.323136] SPO < 01 04 00 41 01 BB
[00:32:29.723168] SPO < 01 04 00 41 01 BB
[00:32:30.123178] SPO < 01 04 00 41 01 BB
[00:32:30.523159] SPO < 01 04 00 41 01 BB
[00:32:30.923141] SPO < 01 04 00 41 01 BB
[00:32:31.323132] SPO < 01 04 00 41 01 BB
[00:32:31.723172] SPO < 01 04 00 41 01 BB
[00:32:32.123108] SPO < 01 04 00 41 01 BB
[00:32:32.523128] SPO < 01 04 00 41 01 BB
[00:32:32.923170] SPO < 01 04 00 41 01 BB
[00:32:33.323133] SPO < 01 04 00 41 01 BB
[00:32:33.723169] SPO < 01 04 00 41 01 BB
[00:32:34.123167] SPO < 01 04 00 41 01 BB
[00:32:34.523188] SPO < 01 04 00 41 01 BB
[00:32:34.923148] SPO < 01 04 00 41 01 BB
[00:32:35.323140] SPO < 01 04 00 41 01 BB
[00:32:35.325019] SPI > 06
[00:32:35.325305] SPO < 06
[00:32:35.723176] SPO < 01 04 00 41 01 BB
[00:32:35.726190] SPI > 06
[00:32:35.726505] SPO < 06
ZWaveLib: repeated message discarded.
[00:32:35.726560] SPI > 01 09 01 41 92 16 00 02 02 01 33
[00:32:35.823371] SPO < 01 04 00 41 02 B8
[00:32:35.827104] SPI > 06 01 09 01 41 D2 9C 00 04 10 01 ED
[00:32:35.827448] SPO < 06
[00:32:35.923551] SPO < 01 04 00 41 03 B9
[00:32:35.927763] SPI > 06 01 09 01 41 D2 9C 00 04 10 01 ED
[00:32:35.928070] SPO < 06
[00:32:36.023735] SPO < 01 04 00 41 04 BE
[00:32:36.028378] SPI > 06 01 09 01 41 D2 9C 00 04 10 01 ED
[00:32:36.028615] SPO < 06
[00:32:36.123949] SPO < 01 04 00 41 05 BF
[00:32:36.128960] SPI > 06 01 09 01 41 D3 9C 00 04 11 01 ED
[00:32:36.129261] SPO < 06
[00:32:36.224106] SPO < 01 04 00 41 06 BC
[00:32:36.229635] SPI > 06 01 09 01 41 D3 9C 00 04 11 01 ED
[00:32:36.230001] SPO < 06
[00:32:36.324274] SPO < 01 04 00 41 07 BD
[00:32:36.330290] SPI > 06 01 09 01 41 12 96 00 01 01 01 33
[00:32:36.330622] SPO < 06
[00:32:36.424452] SPO < 01 04 00 41 0B B1
[00:32:36.431001] SPI > 06 01 09 01 41 12 96 00 01 01 01 33
[00:32:36.431356] SPO < 06
Controller   Controller.Status   Discovery Complete
2015-04-07T00:35:18.2573040-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.KwLoad   0.000
2015-04-07T00:35:18.2574310-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.WattLoad   0.000
2015-04-07T00:35:18.2575530-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.OperatingDevices   0
2015-04-07T00:35:18.2576510-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.OperatingLights   0
2015-04-07T00:35:18.2577530-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.OperatingSwitches   0
[00:35:32.345011] SPI > 06
[00:35:32.345179] SPO < 06
[00:35:32.395387] SPI > 01 05 00 13 21 00 C8
[00:35:32.395711] SPO < 06
2015-04-07T00:36:18.2602040-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.KwLoad   0.000
2015-04-07T00:36:18.2603590-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.WattLoad   0.000
2015-04-07T00:36:18.2605290-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.OperatingDevices   0
2015-04-07T00:36:18.2607140-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.OperatingLights   0
2015-04-07T00:36:18.2608570-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.OperatingSwitches   0
2015-04-07T00:37:18.2654020-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.KwLoad   0.000
2015-04-07T00:37:18.2654990-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.WattLoad   0.000
2015-04-07T00:37:18.2655800-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.OperatingDevices   0
2015-04-07T00:37:18.2656450-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.OperatingLights   0
2015-04-07T00:37:18.2661510-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.OperatingSwitches   0
2015-04-07T00:38:18.2710810-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.KwLoad   0.000
2015-04-07T00:38:18.2712330-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.WattLoad   0.000
2015-04-07T00:38:18.2713570-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.OperatingDevices   0
2015-04-07T00:38:18.2714730-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.OperatingLights   0
2015-04-07T00:38:18.2715810-04:00   HomeAutomation.EnergyMonitor   1   Virtual Module   EnergyMonitor.OperatingSwitches   0

April 07, 2015, 08:51:41 PM
Reply #7

nolio

  • *****
  • Information
  • Global Moderator
  • Posts: 544
Did you try to include with the zstick with the + Button ?
Join Button = Learn Button is probably to add a light and command the light directly by the minimote (without a controller : HomeGenie for now).

April 08, 2015, 03:10:07 PM
Reply #8

ses1984

  • *
  • Information
  • Newbie
  • Posts: 10
The instructions are pretty explicit about which button to press and it's not the plus button. The instructions say that the plus button is for when the minimote is primary and you want to add a device to the minimote network. Also when I use the join/learn button, the zstick behaves as I would expect when adding a device to the zstick network: when the zstick is in include mode it blinks slowly, then I press join on the minimote and the zstick light goes solid for three seconds.

I'm not sure if the plus button is going to work, based on my limited experience, but it won't hurt to try. I did not get a chance to try last night but I hopefully will later today.

The tech from Aeon got back to me again and he said this:

Quote
If i remember correctly, HomeGenie requires you to utilize XML sheets to correctly show the devices on the interface. If it doesn't exist, and it shows up as a generic device, you can find the XML sheet here and many others if other devices appear as a generic IO device. http://www.pepper1.net/zwavedb/device/27 I've also attached the xml to this email for you to use.


I am not sure if this is going to help because like I said before, when running homegenie from the command line, even though it seemed to correctly discover a generic device, I never saw any output related to pressing any buttons.

Anyway, now I have two things to try.

April 08, 2015, 11:09:17 PM
Reply #9

nolio

  • *****
  • Information
  • Global Moderator
  • Posts: 544
Just in case, did you put the device on HG in group id "1" ?

The Aeon Labs support know HomeGenie ! :) And quite good ...


April 10, 2015, 04:53:20 AM
Reply #10

ses1984

  • *
  • Information
  • Newbie
  • Posts: 10
I'm not sure how to put a device in group id "1"?

Unless I'm not checking the right thing, it looks like I can't even see group IDs. I see

Groups List
  • Dashboard
  • Color Lights
  • Bedroom

When I click on a group it does not seem to expose the ID--here's what the URL for Dashboard:

/hg/html/index.html?63564228620949.7#page_configure_groupmodules

This is what my dashboard group looks like:

http://i.imgur.com/pzVSEIZ.png

ZWave Node 5 and 6 are the dimmers I want to control and that's working fine with homegenie and the zstick. I have scenes programmed to control them on cron events. I want to get the minimote to also control those scenes.

Zwave Node 11, 10, and 9 "undefined" represent instances when I removed and re-added the minimote to the zstick network. It seems like this device shows up as undefined in the interface and I do not see any output in the console that seems to be related with the minimote. For example when I press the button on another switch I immediately see:

[22:36:55.505766] SPI > 01 05 00 13 13 01 FB
[22:36:55.506095] SPO < 06

I don't see any output like that from the minimote.

---

Also Aeon sent me an XML file that's supposed to describe the minimote to homegenie and I'm not sure where to drop it. Homegenie seems to have a bunch of similar JSON files but no such XML file. I tried dropping it in a few directories, but now I'm not sure if it worked, or if it did, how to apply those settings to the minimote.

This is what I see when I try to setup the device that gets added to homegenie after I do the inclusion procedure:

http://i.imgur.com/f7XveiG.png

April 10, 2015, 10:24:32 PM
Reply #11

nolio

  • *****
  • Information
  • Global Moderator
  • Posts: 544
Hi,
You probably just need to wake up your device when you pres "get" button :
#################
Waking the Minimote to Receive Commands
1/ Press and hold the button labeled "Learn" for 3 seconds – The Minimote will stay awake for 30 seconds.
2/ The blue LEDs will stay solid for 2 seconds to indicate success.
################
http://aeotec.com/small-z-wave-remote-control/935-minimote-manual-instructions.html

May 06, 2015, 07:23:11 PM
Reply #12

gustavo

  • *
  • Information
  • Newbie
  • Posts: 13
I too cannot get the minimote to work with HG.  It works fine with a veralite - but not with HG.  It appears to be an issue during the initial pairing - HG is timing out before pairing continues.  I was looking for, but couldn't figure out a way to increase the timer to beyond 10 seconds.  During pairing the device is not falling asleep.  Rather I think there's a query to the device that is timing out, and then pairing fails to complete because HG times out the pairing process.

May 08, 2015, 01:05:47 AM
Reply #13

gustavo

  • *
  • Information
  • Newbie
  • Posts: 13
So I hate to reply to myself...  I was able to get mine to pair, but still could not see anything when I pushed buttons.  I found this thread:

http://www.homegenie.it/forum/index.php?topic=81.msg348#msg348

And sure enough...  Put the device into a mode where its listening (I think i pushed the join button, even after it was paired) then set 250 to 1 and now, as a sensor, it'll trigger 8 different values.  Button 1 short push is 1, button 1 long push is 2 button 2 short is 3 button 2 long is 4 etc etc etc etc.  So yeah, I guess it does work - sortta.  No idea why.

May 08, 2015, 01:11:28 AM
Reply #14

nolio

  • *****
  • Information
  • Global Moderator
  • Posts: 544
A little bit weird but Good news !