[EDGE DEVICE] Simple Harmony Bridge **Alpha Testing**

The link has been broken for a couple days Official Harmony integration down? (June 2024)

@lmullineux , Just wanted to say thanks.

Legacy Harmony/ST broke for me this week (June 2024).
In case it helps anyone else, I was able to restore the functionality that I use (Harmony => ST) by:

  • Enroll and install the Harmony Bridge Simple V2 driver
  • Configure my Harmony Hub IP in the ST phone app (my hub appeared as a “Slim Devices, Inc.” device on my network)
  • Toggle Activity Devices Enabled to On
  • Create Routines driven by the On/Off state of the activities to control the relevant ST devices

Thanks again.

3 Likes

Hi, i am getting a error here when adding the Harmony driver, it says edge driver not supported. I am using the Smartthings V2 2015 hub is this the reason why or should it work with this also ? Thanks in advance

Is it just this edge driver? Or all edge drivers that don’t work?

Hi it seems to be other drivers too, this is exact message: BadRequestError: Hub (Home Hub) does not support edge drivers

1 Like

I’m having a different issue so hopefully this is a SmartThings issue that gets resolved soon. I decided to try this edge driver due to the loss of harmony native integration with SmartThings. I can get it to install and pull the activities using tie process suggested by another user. The weird thing is it can trigger an on/off of an activity and up to doing this reach activity shows connected. After an on/off trigger all activities change to offline and no longer function.

Loving this driver! Everything works well, but I am encountering one small issue;
At random times, the “Off” scene will turn off, then 2 minutes later back on. No other scene turns on when the “Off” scene turns off.
Any idea why this would be, or how to overcome it so I can have a routine run when “Off”?
Thanks,
Ryan

@rcarmichael I presume when you say scene, you mean ‘activity device’? and you mean ‘PowerOff’ when you say ‘Off’

The PowerOff activity is a convenience provided by Harmony, it is not a real activity. It can be useful in automations.

I think it works like so…

  • When the PowerOff activity is ‘Off’ - this means an other activity is running.
  • When the PowerOff activity is ‘On’ - this means no other activity is running.
  • When you turn ‘on’ the ‘PowerOff’ activity, it will stop / turn off whatever the running activity is.
  • When you turn ‘off’ the ‘PowerOff’ activity, it does nothing, and it will return to it’s on state a few seconds later.

Is this different from the behaviour you are seeing @rcarmichael?

It can be a useful convenience when writing automations, as you don’t need to know what is running if you just want to turn it off, and you can also check if ’ something’ is running without having to check each activity.

I hope this all makes sense

Make sure you are using the v2 driver, make sure you have reserved your harmony IP address.

Does it still work, when it shows offline?

Hi @Imullineux, thank you for your reply.
Your presumptions are correct, the “Power Off” Activity Device.
Confirming I am on v2 and the Harmonys IP is reserved.
The Activity Device is working as you described, BUT at random times the “Power Off” only (which was on) turns off, and then 2 minutes later turns back on. No other Activity Device turns on (which would trigger the “Power Off” to turn off). I’ve never ACTUALLY SEEN this happen, but as I had automations linked to this Activity Device I saw that they had activated, and looking at the logs show the “Power Off” Activity Device toggling in the above manner.
I have since started using all the other Activity Devices’ status in the automations instead to overcome this, but would still like to diagnose why this would happen…
Any ideas?
Ryan

Ok, I think the only thing that could cause that would be a message from the Harmony hub, either saying another activity has started or a message about an activity that the driver does not recognize.

That would be really difficult to diagnose without logs from the time it happened. You can capture these with logcat, but it sounds like you would have to be really lucky if it’s not happening very often.

Hi, can I use this driver to use the Home Control buttons on my Harmony remote to control TP-Link plugs? This was working great until recently when the smartthings/harmony integration has broken.

Unfortunately no, this driver is 1 direction only (smartthings to harmony) only the official integration can do ’ harmony to smartthings’ and that has stopped working

1 Like

Oh no, hopefully they’ll get this sorted quickly!

Would it be possible to use one of the other Harmony home control devices such as the LIFX smart bulbs to act as a trigger for my smart plugs?

Yes, if the lifx is supported on harmony, you could write an automation in smartthings that tracks the status of the lifx bulb with the plugs

1 Like

Yes, see discussion here.

2 Likes

Excellent, thank you. I’m assuming I’ll need a separate bulb for each device I want to control, or is there a way to use one bulb to act as a switch for multiple smart plugs and control each one independently? Will I also need to actually keep the bulb plugged in once I’ve set it up? I’m very new to this as you’ve probably already realised.

By the time I’ve bought the bulbs and figured out how to do this, smartthings will probably have fixed the connection with Harmony again!

I have never used the device buttons on my Elite to control individual plugs/switches. I used them to turn off/on virtual ST switches which then kicked off ST Routines which controlled multiple plugs/switches (you could never use the Elite device buttons to directly kick off ST Routines hence the need to use virtual switches). I’m down to only needing one now so plan on using my currently unused LIFX build to act as a “quasi” virtual switch. But only if I have to, I’m giving Logitech/Harmony time to hopefully fix the broken integration.

Great thanks. I found a used like new one on Amazon which is coming tomorrow so I’ll have a play with that and see if I can work out how to do it. I’m hoping that I can use the one LIFX bulb to create 3 virtual switches linked to 3 different Home Control buttons on the Harmony remote to control 3 smart plugs individually, but am not sure if this is possible.

If Harmony doesn’t patch the integration, I plan to try setting up a DIYHue hub emulator on a spare Pi Zero W to act as a middleman between Harmony and ST much in the same way you would setup the LIFX.