![]() |
|
SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI. |
![]() |
|
Thread Tools | Search this Thread | Display Modes |
#21
|
||||
|
||||
Ha, well you and me both, I think that's about it. Time to pick up a python book a .net book and talk to Vaughn.
![]() |
#22
|
|||
|
|||
i've been playing around with some code to add xPL control & querying of sagetv. going the other way, controlling HA from sage menus seems a little clunky to me. too many remote clicks to get stuff done.
|
#23
|
||||
|
||||
I think Sage is missing a good opportunity here. Now I think the default STV doesn't really cut it for what I am going to propose, but I think SageTV could easily double as a front end for HA systems. They would have to support them all, pick one to start with and add on if it goes well. I think SageTV, with a skinnable/customizable interface that could be used easily on touchscreens or customized differently for TV would be and IDEAL front end for HA systems. Weather is already there which is a common addon, same with multimedia functionality. Sage would be able to offer a couple of things the others couldn't...HD PVR capabilities and extenders on the TV. I don't think MainLobby or others would have a competitive product. If packaged the right way, it would give the HA enthusiast:
This is a great way to adapt the current networked infrastructure that Sage has created to a new application that could outperform and be a better value than the current market competitors. The main stream HA packages (HomeSeer, HAL, Charmed Quark) also have fairly robust SDK's so integration/plugin development shouldn't be overly resource intensive.
__________________
SageTV 7.0.0.23, P5Q-EM Motherboard, 2.5Ghz Quad Core, Windows 7 x64, HVR-2250, 8GB RAM, 1TB HD, 2 HD-200 Extenders |
#24
|
|||
|
|||
HeatVent,
Yes, what you are suggesting has had quite a bit of dialouge / thinking already. ![]() It is just a LOT of work for a good software developer. No where near as "simple" as you might think. The issue is that every automated home has different capability, different hardware, different taste, different scale, etc. Designing a UI that accomodates these differences requires a very flexible approach. Flexibility takes much effort to code so that end users don't need to code. If there were a lot of users chiming in, that were interested in paying for that type of solution, then technically it is very possible. You can do what you ask already with both MainLobby and CQC as the user interface AND control system that leverages SageTV's PVR software AND Extenders. True, it's not "inexpensive" (relative word) to some, but dirt cheap compared to hardware based automation systems most of which can't touch what these two applications can do. Like SageTV's software, there are many man-years of software development in these applications and not something that one can "easily" duplicate / replace. There has not been a Homeseer equivalent integration, probably because there has been relatively low interest to date for the MainLobby and CQC integrations to warrant the investment in porting the capability for Homeseer. But, since there is already a very capable "MLHSPlugin" that ties Homeseer's server to MainLobby's server, you can achieve what you want (and add MainLobby's user interface as well). Might sound expensive, but it's still relatively cheap for what it provides.
__________________
Allonis LLC. Last edited by smoothtlk; 07-17-2009 at 09:39 AM. |
#25
|
||||
|
||||
OK, in an effort to get some level of home automation control in SageTV, I am going to see if there is any interest in developing a STVi for the ISY-99/26 from Universal Devices. The ISY is an Insteon controller device that is highly dependent on Java. The UDI people have a JDSK that has everything that would be needed to communicate with the ISY over IP, control devices, and update status of devices.
Basically what would need to be done is develop a SageTV based client ap to the ISY using UDI's JDSK which can be obtained from here: http://www.universal-devices.com/dow...n/2.7/jsdk.zip I have no programming knowledge whatsoever so I have no idea how large of a feat this will be. My guess is if there is someone with some SageTV studio and Java experience, this may not be that complex to at least get some basic functionality into SageTV. Anyway, thought I would throw it out there if anyone is looking for a project and/or a way to integrate HA into SageTV.
__________________
SageTV 7.0.0.23, P5Q-EM Motherboard, 2.5Ghz Quad Core, Windows 7 x64, HVR-2250, 8GB RAM, 1TB HD, 2 HD-200 Extenders |
#26
|
|||
|
|||
I would love to be able to integrate Sage with my HA system which is Control4. I have Java code that has the basic functionality, such as toggling lights, etc. I haven't done coding in years so I guess I have to learn SageTV Studio to get this done.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#27
|
|||
|
|||
I guess the other guy gave up. I don't have an ISY, just insteon's USB controller. 2414U
|
#28
|
|||
|
|||
I am a HomeSeer user as well...
|
#29
|
|||
|
|||
MainLobby is not cheap..and upgrades even if they are fixes to the application are not cheap. I have a huge investment (including development of plug-ins) into MainLobby and I abanden the whole thing because licensing and costs got too expensive.
|
#30
|
|||
|
|||
The ISY/99i also has a REST API which would be very easy to program to, and probably could be done in Studio. Frankly, I wouldn't bother on trying to write something that worked directly with an Insteon PLC (such as the 2414U). But with the ISY/99i, or even mControl or HomeSeer, it may be worth the effort.
|
#31
|
||||
|
||||
I have no idea what a REST API is or the difference between that and the JDSK or they had a WDSK I think too???
Anyway, I tried to see if anyone had interest in connecting SageTV to HS. A lot of the response was...it's difficult to do and probably not worth the investment for 1 system when there are multiple HA systems out there. With the ISY, it seems like they have very good developer tools/support. There is also the benefit of getting something that will work with both ISY and HomeSeer users (to the extent they have an ISY). The also ISY seems like a nice way to add HA capabilities for someone who is a SageTV user. Well developed, stand alone, IP based, and does need dedicated PC, etc. The ISY can do lighting, HVAC, turn on/off appliances and certain versions can also do IR transmitting. All very good add-ons to SageTV functionality if you are a couch potato.
__________________
SageTV 7.0.0.23, P5Q-EM Motherboard, 2.5Ghz Quad Core, Windows 7 x64, HVR-2250, 8GB RAM, 1TB HD, 2 HD-200 Extenders |
#32
|
|||
|
|||
Quote:
That said, I did use the HS plugin in MS Media Center years ago when I first got into this HTPC thing. It worked great. Unfortunately Media Center and I had to part ways for a more robust HTPC front end, SageTV. Question: If if was so easy for Homeseer to integrate a plugin into Media Center, what would it take to do the same with Sage? As I remember the Media Center plugin, it was very rudimentary with a few icons for turning house lights on and off, nothing in depth such as scheduling, etc. That was done through web access to the application.
__________________
Server: Sage WHS 7.0.9 - Core 2 Quad 2.66Ghz, 4GB ram, 160GB(system) + 300GB(data) pooled HD, 400GB + 1TB non-pooled HD, MSI 9400GT video, 4-port serial, Windows Home Server 2003, 2-DTV H20 receivers, 2-HD-PVR E1 tuners, 2-Patterson usb translators for DTV usb to serial channel select control Client 1: Sage Client 7.0.9 - Core 2 Duo E6300, 4GB ram, 400GB HD, Xonar 7.1 Audio, Blu-ray DVD, Asus 9500GT video with HDMI connect to Denon 3310CI and 60" LG Plasma, Windows 7 32bit Last edited by sportera; 05-26-2010 at 04:54 AM. |
#33
|
||||
|
||||
Plugin: InControl For SageTV/HomeSeer - Released
Quote:
I have released the initial version of InControl (SageTV/HomeSeer). Read for more information. Please let me know of any feedback, comments, bugs and I will respond as soon as possible! Thanks!!! |
#34
|
|||
|
|||
Quote:
__________________
Server: Sage WHS 7.0.9 - Core 2 Quad 2.66Ghz, 4GB ram, 160GB(system) + 300GB(data) pooled HD, 400GB + 1TB non-pooled HD, MSI 9400GT video, 4-port serial, Windows Home Server 2003, 2-DTV H20 receivers, 2-HD-PVR E1 tuners, 2-Patterson usb translators for DTV usb to serial channel select control Client 1: Sage Client 7.0.9 - Core 2 Duo E6300, 4GB ram, 400GB HD, Xonar 7.1 Audio, Blu-ray DVD, Asus 9500GT video with HDMI connect to Denon 3310CI and 60" LG Plasma, Windows 7 32bit |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Home Automation and SageTV integration | davefred99 | General Discussion | 47 | 11-29-2012 12:10 PM |
Control/Automation Servers For The Home? | PeteCress | Hardware Support | 29 | 07-08-2009 09:16 AM |
Oy! Look at what Home Automation really costs... | IVB | The SageTV Community | 6 | 05-01-2006 11:46 AM |
Home Control/Automation Integration in SageTV?? | cmaffia | SageTV Software | 0 | 12-01-2004 10:22 AM |
SageTV info export to Home Automation System? | UniKyrn | SageTV Software | 5 | 05-13-2004 02:11 PM |