Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - gavimobile

Pages: [1]
1
Infrared Codes (Learning and Sending) / Voxcommando with Broadlink RM Pro+
« on: November 01, 2018, 05:44:19 PM »
I would like to share with everyone my success with how I got the inexpensive $40 smart home solution from Broadlink called the RM Pro+ to work with voxcommando. I see there was some talk about this on the forum and on the net but this is a topic which seems to be lacking documentation. I remember having trouble trying to find information about this online. So I really hope it will be helpful to some of you viewers.

Since I don't have much time to invest in to this tutorial. I will write what I did or what I remember and with your comments and/or questions, ill hopefully get around to making modifications to this post. A small windows software called Broadlink Manager needs to be downloaded. I'll put a link below. Once installed, you can use the oneclick command line tool which is very useful for running IR commands which your RM Pro device learned. After downloading and installing, connect to your RM+ through the app and add your IR codes. Then, create batch scripts for voxcommando to run your IR script. Since my tv has the same IR code for tv off and tv on, I created one script which triggers the power button followed by a TTS response from voxcommando saying "tv off" and another one for "tv on".
here is my script

Code: [Select]
cd "C:\Program Files (x86)\Broadlink Manager"
Broadlink.OneClick.exe tv-onoff

Ive attached a download link for the software.


Enjoy

2
Command Builder Reference / logic commands for existing data in payloads
« on: November 01, 2018, 05:13:22 PM »
excuse me if this is not the right category.
what would be a simple example for checking if a value or phrase exists first within a xml payload.
if it does exist don't add to payload
if it does NOT exist, add to xml payload.
im breaking my head with this for a few days already.

any assistance is appreciated

3
Windows 8 / 10 / focus in tablet mode on windows 10
« on: October 27, 2018, 09:11:45 AM »
hi all,

My media box is running windows 10 Pro in tablet mode, however I am unable to focus on a specific window when using tablet mode. All works fine when tablet mode is disabled. Is there any workaround for this?

TIA

Pages: [1]