Search found 700 matches
- Fri Feb 22, 2019 9:38 am
- Forum: General Discussion
- Topic: New user questions
- Replies: 2
- Views: 12
Re: New user questions
1. The 2 sets of pro buttons. I can create my remote. When I upload it is when I will be prompted to buy correct? So then the computer program will know I purchased it if I makes changes to this remote? I assume I can load it to the other 5 iPads in my home with the 1 charge? Same Apple ID for all ...
- Tue Feb 05, 2019 12:52 pm
- Forum: Help Forum
- Topic: Zidoo ip control
- Replies: 2
- Views: 81
Re: Zidoo ip control
First, try the action type: send data to website, you should just be able to paste the whole http:// address in.
if using a device though, you want to send a http GET request eg:
GET /ZidooControlC ... y=Key.Menu HTTP/1.0\x0D\x0A
if using a device though, you want to send a http GET request eg:
GET /ZidooControlC ... y=Key.Menu HTTP/1.0\x0D\x0A
- Wed Dec 26, 2018 11:53 pm
- Forum: Help Forum
- Topic: Sleep Timer
- Replies: 2
- Views: 352
Re: Sleep Timer
With an 8M, you can go to the Macros/Timers section & create a macro of type 'executes after x seconds' and put in 2:00:00 for 2 hours. Calling that macro from a button will then execute the commands in 2 hours.
- Fri Dec 21, 2018 10:55 am
- Forum: Help Forum
- Topic: Sunrise/Sunset Times
- Replies: 2
- Views: 138
Re: Sunrise/Sunset Times
Not directly no, but you should be able to create a Centro macro which runs at sunset, which sets a label to the current time, and similarly at sunrise - that at least would display yesterdays times.
- Tue Dec 18, 2018 7:38 pm
- Forum: General Discussion
- Topic: CENTRO-M
- Replies: 86
- Views: 63296
Re: CENTRO-M
The pro software lets you export IR codes from pre-defined commands into LIRC format for use with the IR trigger function, but there is no learning ability on the Centro-8M. Our Centro-CM has a 38Khz IR learner function though.
- Wed Nov 21, 2018 1:51 pm
- Forum: Help Forum
- Topic: Centro-8M keeps turning off
- Replies: 2
- Views: 206
Re: Centro-8M keeps turning off
It sounds like an issue with the power supply, or the mains socket, if unplugging the USB power connection & reconnecting does nothing, until you disconnect the power supply from the mains.
- Sat Nov 17, 2018 11:00 am
- Forum: General Discussion
- Topic: 50 discrete IR devices
- Replies: 2
- Views: 276
Re: 50 discrete IR devices
A Centro-C has 16 IR outputs, plus 12 relay outputs which you could theoretically 'route' the IR through to prevent IR signals going from one TV to another, so 12 relays would give you 24 IR outputs, with 4 left over. Eg IR output 1 goes through a relay, controlling either TV1 or TV2 depending on th...
- Sat Nov 10, 2018 10:36 am
- Forum: Help Forum
- Topic: Help with openHAB IP control
- Replies: 3
- Views: 266
Re: Help with openHAB IP control
Note that Hercules represents hexadecimal characters in {0D} format for example, you would need to swap to \x0D format within DemoPad. I suspect the HTTP/1.1 approach would have worked if these changes were made to the iRule command, but if HTTP/1.0 works anyway then it requires less parameters.
- Thu Nov 08, 2018 8:38 am
- Forum: General Discussion
- Topic: Waiting for posts to appear for FOUR Days!
- Replies: 1
- Views: 251
Re: Waiting for posts to appear for FOUR Days!
Apologies for the delay, you are now approved & free to post
- Thu Nov 08, 2018 8:38 am
- Forum: General Discussion
- Topic: The problem with this board ...
- Replies: 1
- Views: 239
Re: The problem with this board ...
Apologies for the delay, not every post needs to be approved, just the first one, you should be free to post now.
- Wed Oct 31, 2018 5:39 pm
- Forum: Help Forum
- Topic: Project Navigation - Reorder Folders
- Replies: 3
- Views: 285
Re: Project Navigation - Reorder Folders
There is no support for nested folders, but you can create as many folders as you wish & move pages and subpages in and out of them without it affecting any links. Folders are always listed in the order in which they were created.
- Sun Oct 28, 2018 8:31 pm
- Forum: Help Forum
- Topic: Need help on launch command
- Replies: 9
- Views: 613
Re: Need help on launch command
Not all apps support the URL Scheme way of launching them, it may be that this one does not. It is a trivial matter to include support, but this must be done by the app developer.
- Fri Oct 26, 2018 9:30 am
- Forum: Help Forum
- Topic: Image problem
- Replies: 3
- Views: 360
Re: Image problem
Yes any image file can be used as a button object. The only thing which differentiates them is that image objects have no press-able actions, there are just there for visual effect. Buttons by default grey out when depressed, and can have actions.
- Tue Oct 16, 2018 2:02 pm
- Forum: Help Forum
- Topic: Image problem
- Replies: 3
- Views: 360
Re: Image problem
Whenever you add an image to a project, if one with the same name already exists, it just warns you that you are about to overwrite the image file named x - this is a normal message - it refers to files contained within the project _Files folder. It sounds like you are adding image objects instead o...
- Fri Oct 12, 2018 4:59 pm
- Forum: Help Forum
- Topic: Commands not sending
- Replies: 6
- Views: 496
Re: Commands not sending
You should be using port 4999 for the IP2SL - though if the command works from the Test Command in the software, then it should also work from the app. Try saving your project, closing the software, re-opening & upload again. Another thing to check is that the Device IP Addresses in the iOS settings...