General > Developers

How to change house mode from external systems

(1/2) > >>

bulek:
Hi,

I'm thinking about most convenient way of syncing certain kind of informations between LMCE and home automation system I have.

For instance :
- I'd like to set House mode in either system and then propagate new state into another system. For instance, user comes into house and types PIN code on one of LCD keypads of automation system. Now I'd like to put house into Unarmed mode. How can I do this ? Can I send DCE message for this ?

- I have Volume up/down controls on automation keypads and would like to propagate volume changes to LMCE that is playing certain media in that room. How to do that ?  Can I get information for instance of current volume level from DCERouter or any other SW device ? How to ?
How can I change volume of MD from external devices - possible with DCE messages ?

- I'd also be happy to discuss with other users about possible solutions, cause together we can certainly get to better solutions....

Regards,

Bulek.

bulek:
Hi,


since release 1.1. is approaching, I hope you won't get mad if I bump this one. I'd like to hear developers opinions, so we can continue our integration work...

Just hope that some developer will catch this entry and respond...

Thanks in advance,

regards,

Bulek.

bulek:
Hi,

sorry for bumping this again, but it's crucial for my setup and hopefully also for some other users...

1. How can I query house status (armed,disarmed,etc...) via DCE ?
2. How can I put house in certain state via DCE ?
3. How can I get notifications on house status change as event via DCE ?

Thanks in advance,

regards,

Bulek.

nite_man:
I think you need to develop an interface between your home automation system and LMCE. The easiest way to do that IMHO create Generic Serial Device - GSD. Try to search 'Ruby' or 'GSD' in the wiki. Basically, all logic in that case processed by embedded Ruby interpreter. So, you should develop all login using Ruby and predefined functions and data structures.

When you do that you'll able to send commands from LMCE to your system and and vice versa.

bulek:

--- Quote from: nite_man on August 24, 2007, 06:36:10 pm ---I think you need to develop an interface between your home automation system and LMCE. The easiest way to do that IMHO create Generic Serial Device - GSD. Try to search 'Ruby' or 'GSD' in the wiki. Basically, all logic in that case processed by embedded Ruby interpreter. So, you should develop all login using Ruby and predefined functions and data structures.

When you do that you'll able to send commands from LMCE to your system and and vice versa.

--- End quote ---
Hi,

thanks for info. I know pretty much about that, but I'm still curious how to instantly query what is current house state (is it written somewhere in sql database, or can I send some DCE query and receive response, or...) and what DCE data,events and commands are related to security matters....

So basically I know how to receive or send events, but don't know what events to capture and what actions to send - and also how to see current security state. All this could be extended also to other features of LMCE...

Thanks in advance,

regards,

Bulek.

Navigation

[0] Message Index

[#] Next page

Sitemap 
Go to full version