|
SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Plugin: InControl For SageTV/HomeSeer
IMPORTANT - UPGRADE PROCEDURE FROM 1.0.x:
InControl is a plugin for HomeSeer and SageTV. It provides a real-time interactive interface between SageTV and Homeseer. With InControl, you are provided with easy to use, graphical interface in SageTV to control and monitor any HomeSeer devices. In addition, you can use HomeSeer to broadcast messages to SageTV. Features:
1.4.0 New Features:1.3.6 New Features:1.3.5 New Features:1.3.4 New Features:1.3.3 New Features:1.3.2 New Features:1.3.1 New Features:1.3.0 New Features:1.2.0 New Features: Bug Fixes:1.1.0 New Features:1.0.9 Bug Fixes:1.0.8 New Features:
__________________
LaManSoft - InControl For Sage and HomeSeer Last edited by lamanmi; 01-24-2011 at 01:45 PM. |
#2
|
||||
|
||||
Quote:
__________________
SageTV 7 beta on Windows Home Server 5 TB storage, Hauppauge PRV-USB2, HomeSeer 3x PlaceShifters 1x HD200 |
#3
|
||||
|
||||
Found the first bug:
Deleting buttons doesn't really delete buttons. And what is the command for Next/Previous channel?
__________________
SageTV 7 beta on Windows Home Server 5 TB storage, Hauppauge PRV-USB2, HomeSeer 3x PlaceShifters 1x HD200 |
#4
|
||||
|
||||
Quote:
Thanks....I found the delete button issue, will get that corrected in next version. For now, it would be best just to delete the entire device and re add the buttons. For next/previous channel, you can use Up/Down or Page Up/Page Down. They should send the same command. I will add Channel Up/Channel Down next time around. Michael
__________________
LaManSoft - InControl For Sage and HomeSeer |
#5
|
|||
|
|||
I'm confused. What is this and how is it used?
|
#6
|
||||
|
||||
That's what I thought. But Page Up/Down didn't work for some strange reason...
__________________
SageTV 7 beta on Windows Home Server 5 TB storage, Hauppauge PRV-USB2, HomeSeer 3x PlaceShifters 1x HD200 |
#7
|
||||
|
||||
mbowling,
Basically it lets you add a Sage UI (on the server, a client, or an extender) as a HomeSeer Device (see attached) that then lets you add your own buttons. For example, in the attached I added Play, Stop and Pause. Obviously you can control this from the InControl web page, events or scripts as well, but this allows you to gather all of your HomeSeer devices in one place. In addition, I have not tried this, but I believe tools such as HSTouch will also pull these "buttons" directly as actions, making interaction with them utilize built in capabilities within HomeSeer. Michael
__________________
LaManSoft - InControl For Sage and HomeSeer |
#8
|
||||
|
||||
Can you try just "Up" and "Down" also? You can also try to these with an event action "Send Sage Command" to see if it works there as well. I should have a new version with the official "Channel Up" and "Channel Down" by next week.
__________________
LaManSoft - InControl For Sage and HomeSeer |
#9
|
|||
|
|||
Caller ID in the Message Box.
Michael,
Is there a way to get the HSphone variables $CID_NAME and $CID_NUMBER into the message box - so I can have Homeseer's Way2Call send them directly to Sage? Bill |
#10
|
|||
|
|||
Quote:
This is from a VB script using the s_ncid_name NetCallerID variable which contains the caller's name. hs.plugin("InControl_Sage").SendSageMessageByName "HD200", s_ncid_name & " is calling" |
#11
|
|||
|
|||
Thanks. I figured it out after you posted your suggestion.
In VBScript with the hsphone variables this did it: cname = hsp.CIDName(1) cnumber = hsp.CIDNumber(1) hs.plugin("InControl_Sage").SendSageMessageByID "All Devices", "You have a call from:" & cname & " " & cnumber Bill |
#12
|
|||
|
|||
I'm glad that worked for you Bill. I put in a request to Michael to change the behavior when a message is displayed. I asked if the pause could be indefinite so I can answer the phone and not worry about the TV show starting to play again after a few seconds. Maybe the pause length can be configurable? Hopefully we will see this in a future version.
|
#13
|
||||
|
||||
Quote:
I added Channel Up and Down to the option list in the new version. Can you give it a try?
__________________
LaManSoft - InControl For Sage and HomeSeer |
#14
|
||||
|
||||
Yes! I've just installed it.
__________________
SageTV 7 beta on Windows Home Server 5 TB storage, Hauppauge PRV-USB2, HomeSeer 3x PlaceShifters 1x HD200 |
#15
|
||||
|
||||
1) Channel Up/Down didn't work
2) Deleting buttons does remove the row, but it's not removing the actual button... EDIT: The button disappeared when I restarted HomeSeer, but that shouldn't be necessary...
__________________
SageTV 7 beta on Windows Home Server 5 TB storage, Hauppauge PRV-USB2, HomeSeer 3x PlaceShifters 1x HD200 Last edited by Moskus; 09-06-2010 at 04:07 AM. |
#16
|
|||
|
|||
Michael,
I seem to have lost the "Temperature" selection in the "Default graphic" dropdown list. Yesterday, I had to restore an image on my server from about two weeks ago. This put me back to InControl 1.3.1. So I updated to 1.3.2 in the HomeSeer updater. I then noticed that the "Temperature" selection was missing. I tried reinstalling the plugin again doing a "Repair" from the HomeSeer updater, but it didn't help. How can I get the "Temperature" selection back in the list? Screenshot attached. |
#17
|
||||
|
||||
I've done some more testing.
"Page Up"/"Channel Up" and "Page Down"/"Channel Down" is the same as pressing the FF2 and Rev2 on the remove. They do not send a Channel Up or Channel Down signal as when I use the remote, or pressing the Page Up/Down keys on my keyboard when using the Placeshifter. And is there a list somewhere of all available commands?
__________________
SageTV 7 beta on Windows Home Server 5 TB storage, Hauppauge PRV-USB2, HomeSeer 3x PlaceShifters 1x HD200 |
#18
|
||||
|
||||
Plugin: InControl For SageTV/HomeSeer - Version 1.3.3
1.3.3
New Features:The Sage Commands that InControl support are the ones found in the Sage TV Manual (page 212 - "List of All SageTV Commands"). However, they need to be specified exactly as listed in the attached document.
__________________
LaManSoft - InControl For Sage and HomeSeer |
#19
|
|||
|
|||
Version 1.3.3 fixed my problem with the "Temperature" selection in the dropdown list. The "TV" selection is also in the list. Thank you!
|
#20
|
||||
|
||||
Device buttons with actions "Channel Up/Page Up" works!
But the scripting functions don't.
__________________
SageTV 7 beta on Windows Home Server 5 TB storage, Hauppauge PRV-USB2, HomeSeer 3x PlaceShifters 1x HD200 |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: InControl For SageTV/HomeSeer - Version 1.3.0 BETA | lamanmi | SageTV v7 Customizations | 24 | 09-05-2010 12:50 PM |
Plugin: InControl For SageTV/HomeSeer - Version 1.2.0 BETA | lamanmi | SageTV v7 Customizations | 27 | 09-05-2010 09:15 AM |
Plugin: InControl For SageTV/HomeSeer - Version 1.0.8 | lamanmi | SageTV v7 Customizations | 37 | 08-24-2010 05:47 PM |
Home Automation Plugin Request: HomeSeer | vipersmith | SageTV Customizations | 18 | 12-01-2009 02:04 AM |
Homeseer Plugin | lamanmi | General Discussion | 1 | 03-24-2005 04:31 PM |