[quote=“reneboer, post:20, topic:191192”]Hi, What version of the plugin are you running and on what version of Vera? I had this on an older version, but have nor seen it for a long time.
Cheers Rene[/quote]Vera is running the latest version: 1.7.2138 ( UI7 )
I installed the Harmony plug in from the “Install Apps browser”, it’s version 2.10
My Harmony hub is running version 4.11.6 (Harmony Elite system)
Update: Harmony updated the firmware on the hub tonight to version 4.12.35. Problem remains with new Hub firmware.
The device config page shows Link Status: Error , Current Activity ID: -1 , Last command: list_activities
The last command should have been start_activity. I did a list activities just prior to that.
[quote=“Hutchca, post:21, topic:191192”][quote=“reneboer, post:20, topic:191192”]Hi, What version of the plugin are you running and on what version of Vera? I had this on an older version, but have nor seen it for a long time.
Cheers Rene[/quote]Vera is running the latest version: 1.7.2138 ( UI7 )
I installed the Harmony plug in from the “Install Apps browser”, it’s version 2.10
My Harmony hub is running version 4.11.6 (Harmony Elite system)
Update: Harmony updated the firmware on the hub tonight to version 4.12.35. Problem remains with new Hub firmware.
The device config page shows Link Status: Error , Current Activity ID: -1 , Last command: list_activities
The last command should have been start_activity. I did a list activities just prior to that.[/quote]
I have the same versions (although on a Lite and Edge) and no issue. That does not help you of course ;).
Can you set the error logging in the plugin settings to debug and let me know what you see in the LuaPNP.log file?
[quote=“reneboer, post:22, topic:191192”][quote=“Hutchca, post:21, topic:191192”][quote=“reneboer, post:20, topic:191192”]Hi, What version of the plugin are you running and on what version of Vera? I had this on an older version, but have nor seen it for a long time.
Cheers Rene[/quote]Vera is running the latest version: 1.7.2138 ( UI7 )
I installed the Harmony plug in from the “Install Apps browser”, it’s version 2.10
My Harmony hub is running version 4.11.6 (Harmony Elite system)
Update: Harmony updated the firmware on the hub tonight to version 4.12.35. Problem remains with new Hub firmware.
The device config page shows Link Status: Error , Current Activity ID: -1 , Last command: list_activities
The last command should have been start_activity. I did a list activities just prior to that.[/quote]
I have the same versions (although on a Lite and Edge) and no issue. That does not help you of course ;).
Can you set the error logging in the plugin settings to debug and let me know what you see in the LuaPNP.log file?
Cheers Rene[/quote]
I’m getting the same error with Vera Plus beta firmware 1.7.2349 (UI7), Harmony Plugin App 2.10, and Harmony Hub 4.11.6
More Info: I can select TV when it’s already active and don’t get the error. If I select PowerOff when some other button is active I don’t get the error. It is when PowerOff is selected and it’s already active that I get the error; takes about 60 seconds to get the error.
If I’m in the activity “Watch TiVo” the only things powered on are the TV and the TiVo.
Running the power off command from that activity does not cause an error but the Harmony may behave differently when a power off command is sent and no activity is active. It might be trying to send a power off command to every device and failing to send the command to one or more devices.
I uploaded the file and replaced the existing file.
Although the app version still shows v2.10, there’s no error message now.
Looks like it’s fixed
Status:
Link Status:Ok
Current Activity ID :-1
Last command:start_activity
I did get that error message on my web UI again yesterday but I don’t know what caused it.
I can’t reproduce it by turning the system off like before.
I’ll keep an eye on it and try to figure out the cause if it happens again.
Update: It hasn’t happened again and the App store has updated to 2.11
I just installed your app. I am using it to control LIFX lights that are included as devices and activities on my Harmony Hub. I can control the LIFX activities that are on the Hub through your App. However, I would like to include some of the LIFX bulbs in my Modes (Night for example). Your app is not listing the LIFX devices that I have included on my Harmony Hub. Is your App able to see LIFX bulbs?
The Preset Modes It seems the modes only handle the more standard devices. There is no documentation to make non-standard show up.
(Vera are you reading this? Your app developers need better documentation !! ;D )
The simplest way to do what you are looking for is to install the HoudeMode plug in. You can then create a scene triggered by the nigh mode becoming active and then turn your lights on or off. I use something similar.
Just created version 2.12 that has support for the preset House Modes on the Dashboard. So you can start an activity and send device commands when the House mode is changed just like for Z-Wave devices.
See version log on how to install as it pending Vera’s approval to show on the app market.
Will give it a try. Thank you for jumping on this and turning it around so fast.
Also bumped into another issue. I have a Set Nest Setpoint activity on my Harmony Hub. It executes consistently from the Harmony App. The plug-in recognizes the activity and displays it as a button on the HarmonyHub device on the Vera. However, no matter what I do, it will not successfully execute the activity from either the button interface or from a scene. I can, however, use the HarmonyHub plugin to execute activities associated with the LIFX bulbs. So the problem seems related to the NEST only.
Will give it a try. Thank you for jumping on this and turning it around so fast.
Also bumped into another issue. I have a Set Nest Setpoint activity on my Harmony Hub. It executes consistently from the Harmony App. The plug-in recognizes the activity and displays it as a button on the HarmonyHub device on the Vera. However, no matter what I do, it will not successfully execute the activity from either the button interface or from a scene. I can, however, use the HarmonyHub plugin to execute activities associated with the LIFX bulbs. So the problem seems related to the NEST only.[/quote]
Yes, this is as expected. You can only do the IR controled devices with the plugin, so no Hue or Nest that are controlled via Wifi.
However, you have plugins for Vera to control those from your Vera.
“Yes, this is as expected. You can only do the IR controled devices with the plugin, so no Hue or Nest that are controlled via Wifi.”
OK, got it. However, the LIFX bulbs are Wifi just as the Nest is. LIFX works with your plug in via the Harmony. I am trying to use your plugin for NEST because the Vera plug-in for Nest is not working in Scenes. Vera is aware of this problem and said that they are working on fix but I have heard nothing from them on this.
See I learn about the Harmony Hub all the time. Problem is that the API is not public so I can only reverse engineer it for devices I have my self. With all the protocols next to IR they add it is impossible to keep up.
One thing you can try to enable the HTTP Request Hander in the plug in settings. Then run the http get_config command from your bowser (not IE) (http://192.168.1.1:3480/data_request?id=lr_Harmony66&cmd=get_config&format=json). Put in the Ip address of your Vera the harmony plugin ID (in the advanced parameters). If you can share the resulting output. You can send me a pm for my email so you can send it directly. With these details I may be able to add the Nest support.
Odd the Nest plugin does not work with scenes. I find it one of the simplest things to make working on a plugin typically, just three files that need to be in perfectly alignment ;D. And if I can do it, Vera sure must be able to.
Ive setup the plugin and it works ok, but there is one thing that I?m wondering if I?m doing something wrong with.
If I put my ?AllPowerOff?Harmony event in a scene, and then execute the scene twice, what happens is that everything is shut of the first time, and then the second time the scene is run, then my ?PS3harmony event gets executed. If I run the scene the third time, the correct AllPowerOff`runs again.