This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Comments
- activiteit starten gevraagd (activity start requested)
- activiteit bezig met starten (activity starting)
- activiteit gestart (activity started)
How to benefit from these 3 different activity start/stop states in Flows?
- create an activity in the Harmony software and called it "Test tbv Homey flows"
- this activity shwos up on my Harmony remote and can be switched on/off
- create a flow in Homey:
if ......... Activity Starts
and..... Activity contains 'Homey"
than....switch on/off the ventilator in my room
This does not work...
What is wrong with it?
Anyone has any clues where to look?
Same here, I fear....
The Harmony hardware works but the combination with Homey fails.
Could it be related to the new Homey firmware.
Currently i am not using this app in flows anymore, simply because it does not work.
Only starting and stopping activities with flows though
I will re-add my hub tomorrow and test again.
I did remove Harmony Hub hardware and reinstalled and rebuilded flow. Now everything works again.
I tried again, after I PTY.
Still:
What I tried:
- install the zip via GIT, but that too failed: "Error: socket hang up"
- disable all Apps in Homey, and try to install. Failed too
And, the shit hit the fan:
Fortunately, all those nasty reds are slowly desolving :-)
I removed the device, the and the app.
The i reinstalled it and recreatted the flow.
I created a flow to shutdown all devices, test it and works.
Then i included the flow in a flow called 'to bed' which is run when i go to bed, it shuts down all lichting, heating etc and should also shutdown (using harmonyapp) all media (wit a few seonds delay). The complete flow works exept the harmony device.
This simply does not work, nothing happens....
Even when I include the harmony command in the 'to bed' flow itself it does not work
The most apps work fine, sadly the harmony app does not.
Stack trace:
SyntaxError: Unexpected end of input
at Object.parse (native)
at /node_modules/harmonyhubjs-client/lib/harmonyclient.js:39:34
at Array.forEach (native)
at HarmonyClient.handleStanza (/node_modules/harmonyhubjs-client/lib/harmonyclient.js:31:32)
at emitOne (events.js:77:13)
at Client.emit (events.js:169:7)
at Client._handleStanza (/node_modules/node-xmpp-client/lib/Client.js:228:12)
at Client.onStanza (/node_modules/node-xmpp-client/lib/Client.js:222:8)
at emitOne (events.js:77:13)
at Connection.emit (events.js:169:7)
Exit code: 1
Exit signal: null
Yeah, I have noticed that this procedure (including the PTP) is now necessary for me after every Harmony app update. I don't know what has changed to make this so, but I hope this can be fixed, because it is very annoying. For the time being, I have disabled automatic updates of this app.
I created a seperate flow to shutdown all devices using the harmony hub.
In my to bed flow i call this flow to run but it never runs!
All other devices run as programmed except the harmony app.
When i run the flow to shutdown all devices manually it works, but as soon as i include it in an other flow it does not.
Ofcourse i tried also to add the shutdown command as flow card and not as separate flow in my 'to bed' flow, but this also does not work.
I can simply never run harmony commands together with my 'to bed' flow, if done the harmony will not perfom the command.
I removed, reinstalled a dozen times but it does not seems to be working, there is also no error log where i could see what is happening. I use version v1.0.4
After a reboot of homey everything works okay again.
So can't say it is the app or it is homey's memory
@brinkie ... just let me now when you need something tested.