The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Justins Meteor PLugin


  • To: <ukha_d@xxxxxxx>
  • Subject: RE: Justins Meteor PLugin
  • From: "Amar Nagi" <groups@xxxxxxx>
  • Date: Thu, 3 Oct 2002 17:11:34 +0100
  • Mailing-list: list ukha_d@xxxxxxx; contact ukha_d-owner@xxxxxxx
  • Reply-to: ukha_d@xxxxxxx

I use yac on the tivo and homeseer.
I have a script that you can use in homeseer that will
output an text you want to your tivo.
So you can display anything you like.

I trigger a script from the caller id event in homeseer
to display the phone number and name of the person
calling.



      -----Original Message-----
      From: michaelj@xxxxxxx [mailto:michaelj@xxxxxxx]
      Sent: Thu 03/10/2002 16:56
      To: ukha_d@xxxxxxx
      Cc:
      Subject: RE: [ukha_d] Justins Meteor PLugin
     
     

      I have YAC running on my Homeseer Server. I added TiVo as a listener.
      Then I run a simple script when Homeseer fires on the heating (see
      Below). I wanted to use the info from Justins Meteor plugin to fire off
      scripts on phone events. HSP does does not do the trick for me. I used
      to have a BT Easicom device but it died and I miss the info now :-(
      YAC and TiVo seems very flexible. I can see Pronto X10 codes firing
      scripts in Homeseer for any number of things. Ie Amar has a cinema
      listings script. The Teletext on digital TV is non existant now, so I
      would want a number of 'info' pages;
      Local News, Cinema etc
     
      All we need is Justin to get his finger out ;-)
     
      Regards
     
      Michael
     
     
      sub main()
     
     
      Dim MyString
      Dim fileObj
      Set fileObj = CreateObject("Scripting.FileSystemObject")
      MyString = "c:\YAC.exe " & "Heating turned on for one hour, Current
      Outdoor Temperature is " & hs.devicestring("^1") & "Degrees C"
      Set TextStream = fileObj.CreateTextFile("c:\heat1.bat", True)
              TextStream.WriteLine(MyString)
              TextStream.WriteLine("exit")
              TextStream.Close
      hs.launch "C:\heat1.bat"
      hs.writelog "HEATING", "The Central Heating has been turned on for one
      hour"
      end sub
     
     
      ------------------------ Yahoo! Groups Sponsor ---------------------~-->
      Plan to Sell a Home?
      http://us.click.yahoo.com/J2SnNA/y.lEAA/MVfIAA/IBOolB/TM
      ---------------------------------------------------------------------~->
     
      http://www.automatedhome.co.uk
      Post message: ukha_d@xxxxxxx       Subscribe:  ukha_d-subscribe@xxxxxxx       Unsubscribe:  ukha_d-unsubscribe@xxxxxxx       List owner:  ukha_d-owner@xxxxxxx      
      List of UKHA Groups here - http://groups.yahoo.com/group/UKHA_Grouplists/
     
      Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
     
     
     


Yahoo! Groups Sponsor
ADVERTISEMENT

http://www.automatedhome.co.uk
Post message: ukha_d@xxxxxxx
Subscribe:  ukha_d-subscribe@xxxxxxx
Unsubscribe:  ukha_d-unsubscribe@xxxxxxx
List owner:  ukha_d-owner@xxxxxxx
List of UKHA Groups here - http://groups.yahoo.com/group/UKHA_Grouplists/


Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

<<winmail.dat>>


Home | Main Index | Thread Index

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.