- Posts: 443
- Thank you received: 36
Now we're talking! Random thoughts after a successful setup!
- Nillaz
- Topic Author
- Away
- User
-
Less
More
2 years 5 months ago #1110
by Nillaz
Replied by Nillaz on topic Now we're talking! Random thoughts after a successful setup!
I just checked and currently I'm using clientcmd|Home. You add this by going into button properties and the Commands tab and adding this to the server command section.Thanks @Nillaz
I tried the clientcmd|back, maybe I put it in the wrong place.. stranger things have happened. LoL, I'll try again tomorrow.
Have you attempted to make an activity or macro to mimic the harmony activities?
I have an ip2ir enroute to move away from the harmony hub and am wanting to try my own "activity" creation.
The following user(s) said Thank You: Fattykidd
Please Log in to join the conversation.
- davep
- Offline
- Admin
-
Less
More
- Posts: 367
- Thank you received: 96
2 years 5 months ago - 2 years 5 months ago #1123
by davep
Replied by davep on topic Now we're talking! Random thoughts after a successful setup!
The default SmartRemote hard buttons have a long press on the Back and Home buttons programmed for ClientCmd|Back and ClientCmd|Home respectfully at the project level. Meaning these are global commands on all pages unless they are overridden by the page commands.
For those that have discovered that the EndlessList object tends to be a bit too Endless it is fixed in the next round of Designer updates. It's a change to the app.css file that fixes it.
For those that have discovered that the EndlessList object tends to be a bit too Endless it is fixed in the next round of Designer updates. It's a change to the app.css file that fixes it.
Last edit: 2 years 5 months ago by davep.
Please Log in to join the conversation.
- Nillaz
- Topic Author
- Away
- User
-
Less
More
- Posts: 443
- Thank you received: 36
2 years 5 months ago #1138
by Nillaz
FWIW I was able to piece together a long press command that works for the Shield using the IP2IR, a FLIRC, and some custom IR codes that I imported into myServer. It ain't pretty, but it's getting the job done and will pass the wife test.
While I'm already deeply involved in hacking The Matrix here could you tell me if there's a way to remap the mic button? I don't see it in the Hard Button properties. I'm probably never going to use this for server level voice control but it would be the perfect button for me to invoke Google Assistant.
Replied by Nillaz on topic Now we're talking! Random thoughts after a successful setup!
Thanks for this I appreciate it.For those that have discovered that the EndlessList object tends to be a bit too Endless it is fixed in the next round of Designer updates. It's a change to the app.css file that fixes it.
FWIW I was able to piece together a long press command that works for the Shield using the IP2IR, a FLIRC, and some custom IR codes that I imported into myServer. It ain't pretty, but it's getting the job done and will pass the wife test.
While I'm already deeply involved in hacking The Matrix here could you tell me if there's a way to remap the mic button? I don't see it in the Hard Button properties. I'm probably never going to use this for server level voice control but it would be the perfect button for me to invoke Google Assistant.
Please Log in to join the conversation.
- Nillaz
- Topic Author
- Away
- User
-
Less
More
- Posts: 443
- Thank you received: 36
2 years 5 months ago #1165
by Nillaz
Replied by Nillaz on topic Now we're talking! Random thoughts after a successful setup!
Was able to get my SmartTubeNext and Curiosity Stream shortcuts working now via the FLIRC. For the first time my To Do list is shorter than my Done list. Feels good!
Please Log in to join the conversation.
- David Li
- Offline
- Admin
-
Less
More
- Posts: 1019
- Thank you received: 99
2 years 5 months ago #1177
by David Li
Replied by David Li on topic Now we're talking! Random thoughts after a successful setup!
My recollection is that a var gets updated with the Text the SmartRemote sends to myServer. Possibly you could lace in an Automation Event (on change) to do what you want to do? Voice services will be a later add to myServer. There is an Alpha driver today, but it needs more work to be usable.
Thanks for this I appreciate it.For those that have discovered that the EndlessList object tends to be a bit too Endless it is fixed in the next round of Designer updates. It's a change to the app.css file that fixes it.
FWIW I was able to piece together a long press command that works for the Shield using the IP2IR, a FLIRC, and some custom IR codes that I imported into myServer. It ain't pretty, but it's getting the job done and will pass the wife test.
While I'm already deeply involved in hacking The Matrix here could you tell me if there's a way to remap the mic button? I don't see it in the Hard Button properties. I'm probably never going to use this for server level voice control but it would be the perfect button for me to invoke Google Assistant.
Please Log in to join the conversation.
- stanger89
- Offline
- User
-
Less
More
- Posts: 74
- Thank you received: 5
2 years 5 months ago #1178
by stanger89
Replied by stanger89 on topic Now we're talking! Random thoughts after a successful setup!
I just got back to this, I can confirm the longpress works (at least for select) on Roku. Thanks!I just modified the AndroidTV and Roku drivers to support a Longpress command.
For Android ADB has a native longpress command. I tested a LongPress|Home and it worked.
For Roku Longpress is implemented as a KeyDown, wait 1.5 seconds then KeyUp. Not sure of the timing. It might be too long or too short.
Let me know how these commands work.
Please Log in to join the conversation.
Time to create page: 0.221 seconds