Event handling / Home Automation

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Andre Offline
Junior Member
Posts: 1
Joined: Feb 2010
Reputation: 0
Location: Singapore / Germany
Post: #1
Hey guys,

I am currently implementing all kinds of systems in my home automation environment using IPSYMCON...

From within XBMC I would like to call a http:// addrr (Script on the Home Automation Server to e.g. Dim Lights) whenever a movie starts, is paused or resumed. Is there a list of events and how to work with them using Phyton in XBMC?


Thanks in advance,
André
find quote
aptalca Offline
The Dude
Posts: 829
Joined: Sep 2009
Reputation: 17
Post: #2
You can check out this post right here. I did talk about event broadcast within xbmc and listening to those with eventghost.

PS. Eventghost is windows only, but I'm sure you can find other software to capture the events from xbmc if you're on a different os.
find quote