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
Thanks to you I can now controle all my RF devices with homey (through harmony app)
Update:
I can only see the first five activities, ik have a work arround by sorting them on my remote in a different way but is the list not greater then five activities?
Submitted v0.3.3
- Small fix for possible app crash while bashing the "send activity" device selection box.
Do you think this MM hub is a good deal?
Actually I have 5 and see them all. Never tested with 6 or more. I'd expect a scollbar to appear after a certain number of items. If not, this could be a browser related bug in the Homey web interface.
B.t.w. lights are currently not supported.
http://tweakers.net/pricewatch/354416/logitech-harmony-ultimate-hub.html
windows 10 + chrome
What about the "device" field on the "send command" card?
https://github.com/athombv/homey/issues/650
I'm enjoying your app very much. Lot of possibilities with those two smart devices.
i can't use the harmony device in the "..and.." Section of the flows.
it would be nice to check if a harmony activity is currently active.
Any thoughts?
Stack trace:
Error: MAX_CLIENTS=6
at Connection.onStanza (/node_modules/node-xmpp-core/lib/Connection.js:355:17)
at StreamParser.<anonymous> (/node_modules/node-xmpp-core/lib/Connection.js:226:10)
at emitOne (events.js:77:13)
at StreamParser.emit (events.js:169:7)
at SaxLtx.<anonymous> (/node_modules/node-xmpp-core/lib/StreamParser.js:58:14)
at emitOne (events.js:77:13)
at SaxLtx.emit (events.js:169:7)
at SaxLtx._handleTagOpening (/node_modules/ltx/lib/parsers/ltx.js:31:18)
at SaxLtx.write (/node_modules/ltx/lib/parsers/ltx.js:105:26)
at StreamParser.write (/node_modules/node-xmpp-core/lib/StreamParser.js:123:17),Error: MAX_CLIENTS=6
at Connection.onStanza (/node_modules/node-xmpp-core/lib/Connection.js:355:17)
at StreamParser.<anonymous> (/node_modules/node-xmpp-core/lib/Connection.js:226:10)
at emitOne (events.js:77:13)
at StreamParser.emit (events.js:169:7)
I see this error many times a day (meaning many different users suffer from this). I'm guessing the app somehow doesn't release its connections in an optimal way, resulting in too many connection errors.
The next update of the Harmony Hub App will include an internal shift from short used connections to one maintained overall connection. Right now the App opens a connection when needed and immediately closes it. The shift would be to open a connection when the app starts and close it when the app is closed (effectively when Homey is restarted, the app is uninstalled or the connection was lost somehow). This will also re-enable me to reinvoke the "activity changed" flow card.
of course
One issue I seem to have is that the app crashes when I try to add an action on miscelaneous buttons for one of my devices, a Denon amplifier. In previous versions this seemed to be working.
What I'm actually trying to do is adding a button from my Denon amplifier, or even better a sequence I added in the harmony hub for using on my remote, which I now want to use based via voice activation on Homey. It looks like not all buttons, or programmed sequences for a device/activity are available in the app?