Please login or register.

Login with username, password and session length

Author Topic: Chat with HomeZIX  (Read 37239 times)

homevista

  • Full Member
  • ***
  • Helpful Post Rating: 1
  • Posts: 40
  • It is your home, control it your way
    • http://www.automationvista.com
Chat with HomeZIX
« on: June 17, 2007, 10:19:45 PM »

After showing the ultimate flexibility of our HomeZIX’s C# scripting feature on serial devices and PocketPC programming, now we take it to a new level: Making HomeZIX work with Yahoo Messenger including SMS on your cellular phone! For the first time, it is so easy and convenient, at virtually no cost.

Here are the steps to make it work.

Register a new YM ID.
Program HomeZIX scripts, and run HomeZIX.
Download and run the FREE YahooZIX, a gateway connecting HomeZIX and Yahoo messenger.
Enjoy.

1. Register a new Yahoo Messenger ID.
This section assumes that you are familiar with Yahoo Messenger. Otherwise, check out the link here: http://messenger.yahoo.com

Besides the normal ID that you are using to communicate with your friends and family, you will need to create another ID for your home automation, just like another friend sitting at home, ready to serve you. We’d like to call it: A digital friend at home. After creating the new ID, you will have to add that to your normal ID. It is a good idea to try manually first to make sure you can chat with your digital friend back and forth.

Tips:

After creating one account, you should go to its preferences to configure it to:
Automatically sign in: so that if for whatever reason it gets kicked out, it will automatically log back in.
Allow users to view your webcam (if you intend to use this feature.)
Configure your computer so that it will NOT go into hibernate or standby mode after a period of inactivity.
To run multiple versions of Messenger on one machine (e.g: to test two IDs), create a DWORD registry value named “Plural” at HKEY_CURRENT_USER\Software\Yahoo\Pager\Test and set to something other than 0 (zero).
2. Program HomeZIX scripts
This section assumes that you are familiar with HomeZIX’s basic operation and C# language. Please check out www.automationvista.com for more details.

In our demonstration, we populate two devices: one X10 switch and one Zwave dimmer. We drop in an Advanced Script and then go to the C# code editor. Right click on the code window and open the source file. (Click here to download.)

Navigate to the “ProcessMessage” function:



This is where HomeZIX processes your messages from Yahoo Messenger. It is totally up to you to design what HomeZIX should do when you command it with your syntax. The power is in your hands. In this demonstration we program it to do: if the remote user types: “hello”, it responds back with “Hello sir. What can I do for you?”. To turn on the X10 switch, remote user should type “Switch on”. To set the dimmer level, the user should type: “Set dimmer level 50%”, etc..

After programming the ProcessMessage function, click the “Compile” button to make sure that it compiles ok. Click OK all the way to go back to HomeZIX’s main window and switch to “Run” mode by selecting “Manage”->”Run” on the menu.

3. Download and run YahooZIX
This is our free program which acts as a gateway between HomeZIX and Yahoo Messenger. When you chat with your digital friend at home, YahooZIX grabs your messages, forwards to HomeZIX to execute, and sends back information (if necessary) to you. Please note again that we put power in your hands: What messages you send and how HomeZIX should react totally depend on how you program the script. There are two exceptions:

When you send a special text to your digital friend “I will be on SMS”, YahooZIX will send back a greeting message to you after 10 seconds. This is necessary because when you sign in to mobile (to use SMS), it is difficult to initiate conversation from the phone. By sending a greeting message to your phone, you now can easily reply to it. So don’t forget to type “I will be on SMS” before doing so.

When you send a special text to your digital friend “Show me the webcam”, YahooZIX will activate the webcam and invite you to view it. This is necessary because when the digital friend signs in automatically, webcam is not enabled by default.

4. Enjoy
Make sure you setup everything correctly:

Login your digital friend account
Program and run HomeZIX
Run YahooZIX (don’t forget to click the “Start & Minimize” button.)
Here is a screenshot of our conversation with our digital friend:


« Last Edit: June 17, 2007, 10:22:10 PM by homevista »
Logged

steven r

  • Advanced Member
  • Hero Member
  • ******
  • Helpful Post Rating: 74
  • Posts: 2189
  • Halloween with X10
Re: Chat with HomeZIX
« Reply #1 on: June 17, 2007, 11:59:02 PM »

Anyone out there try this yet?
What would I need to my phone interface with AHP like that?
Logged
BVC let's me tell my camera where to go!
:) Murphy is my beta testing pal. He helps me find problems whether I like it or not. :)

homevista

  • Full Member
  • ***
  • Helpful Post Rating: 1
  • Posts: 40
  • It is your home, control it your way
    • http://www.automationvista.com
Re: Chat with HomeZIX
« Reply #2 on: June 18, 2007, 12:56:04 AM »

Hi steven,

This is the absolutely new feature of HomeZIX. Not many people have tried it.

You shoud take a trial, hope it is interesting.

Best regards,

steven r

  • Advanced Member
  • Hero Member
  • ******
  • Helpful Post Rating: 74
  • Posts: 2189
  • Halloween with X10
Re: Chat with HomeZIX
« Reply #3 on: June 18, 2007, 11:57:13 AM »

Thanks and no offense personally but the only time we seem to hear from anyone at X10 on this forum is when there's a new product.
It does sound interesting and could offer me more flexibility than I have with my telephone controller.
I am still interested in feedback from some of the dedicated forum group here. i.e. How easy is it to work with HomeZIX? How compatible is it with AHP? This is the first time I've even heard of the product / software.
« Last Edit: June 18, 2007, 12:42:12 PM by steven r »
Logged
BVC let's me tell my camera where to go!
:) Murphy is my beta testing pal. He helps me find problems whether I like it or not. :)

Tuicemen

  • Administrator
  • Hero Member
  • ****
  • Helpful Post Rating: 282
  • Posts: 10497
  • I don't work for X10, I use it successfuly!
Re: Chat with HomeZIX
« Reply #4 on: June 18, 2007, 12:56:20 PM »

steven r
Althought homevista has the title Global Moderator (for a child board) and displays an X10 Icon I'm assured he doesn't work for X10!
There is other software out there that will interface with your Phone
Are a couple of others and are free!
HomeZIX may provide you with features your looking for but the only way to tell is to test run the software your self! ;)
homevista:
 As a suggestion you may wish to ask MMallari to change the X10 Icon to that simular to the COs! ;) :D ;D
« Last Edit: June 18, 2007, 12:59:13 PM by Tuicemen »
Logged
Please Read Topic:
General Forum Etiquette
Before you post!

homevista

  • Full Member
  • ***
  • Helpful Post Rating: 1
  • Posts: 40
  • It is your home, control it your way
    • http://www.automationvista.com
Re: Chat with HomeZIX
« Reply #5 on: June 18, 2007, 09:44:24 PM »

To steven_r: HomeZIX is not an X10's product. However, it does support X10 appliances, cameras. It is hands down and simply drag-and-drop automation components on top of your house's floor plan to build your automation network. Hundreds of users have tried it. It covers most functions of AHP.

To Tuicemen: I asked Mike to change my X10 icon two weeks ago. I will ask Mike again.

Best regards,

steven r

  • Advanced Member
  • Hero Member
  • ******
  • Helpful Post Rating: 74
  • Posts: 2189
  • Halloween with X10
Re: Chat with HomeZIX
« Reply #6 on: June 19, 2007, 01:57:24 AM »

...HomeZIX is not an X10's product. However, it does support X10 appliances, cameras....
...It covers most functions of AHP....
So HomeZIX is just software? If so, does it use the CM15A to control X10 items?
Logged
BVC let's me tell my camera where to go!
:) Murphy is my beta testing pal. He helps me find problems whether I like it or not. :)

homevista

  • Full Member
  • ***
  • Helpful Post Rating: 1
  • Posts: 40
  • It is your home, control it your way
    • http://www.automationvista.com
Re: Chat with HomeZIX
« Reply #7 on: June 19, 2007, 03:12:47 AM »

Hi steven_r,

HomeZIX is a stand-alone software. It does support CM15A to control X10 items. :D
 

X10.com | About X10 | X10 Security Systems | Cameras| Package Deals
© Copyright 2014-2016 X10.com All rights reserved.