Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mrbo

Pages: [1]
1
Users / Re: How can I use other devices data in events?
« on: September 18, 2013, 10:50:02 pm »
It may not be related to my question but I found an easy workaround for my problem (having different sleeping areas). I am now using virtual rooms to simulate modes. So I created scenarios which may set the room for a sensor and in the events I can use the room from the sensor and have different scenarios depending of the room the sensor is in. The same could be more intuitive if it would be possible to read generic device data in the event criteria. I would have created a new integer field in the sensor and could also use expressions like "> 10" in the event criterias.

2
Users / Re: How can I use other devices data in events?
« on: September 04, 2013, 10:12:23 pm »
Thank you both. But I am still not familiar with the idea. For me it looks like it would be possible to use some device data and add them to the event parameters for my event. This would be handed over to the event handler via socket message. If this works I would need to tell the sensors what I want so they can put it in the events. I would need one parameter per room.

The idea of davegravy sounds handy. I could even go beyond the event and tell the ligths just to turn on when they are "active". Actually now I am reading the wiki again and I find there is a flag "ignore on/off" which sounds like it would make the device ignoring on/off commands. But I can not set this from the general info commands.

3
Users / How can I use other devices data in events?
« on: September 04, 2013, 08:55:47 pm »
I have different sleeping rooms and don't understand how I could handle them correctly for light automation. At the moment I use house mode to handle all sleeping rooms equally. But I would need a global data for modes or modes related to rooms (or devices) which I can use in event criteria selection. I sure am missing something here.

Ideally I would love to set global variables like "partymode = 1" or "kidsroomsleeping = 1" and use them in any event needed. Is there any way to do this?

Thanks!

Pages: [1]