News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

DeviceGroup

Started by brononius, August 23, 2012, 06:53:10 PM

Previous topic - Next topic

brononius

Hey,

I'm trying to configure my lightbuttons to act as a kind of 'away' / 'home' status.
For this, i add several buttons in a Device group. And with advanced Events, i'm trying to configure this now.
But when i select the DeviceGroup, and try to switch on a light. It doesn't work.
Am I doing something wrong with the Devicegroup?

In the log, i see the buttons coming in. So this part is working.

/var/log/pluto/DCErouter.log
Quote001 (unknown / ), type 2 id 9 Event:Sensor Tripped, retry none, parameters: <0xa95efb70>
07      08/23/12 18:45:49.576           Received Message from 273 (K Eetplaats 3x / Eetplaats) to -1001 (unknown / ), type 2 id 9 Event:Sensor Tripped, retry none, parameters: <0xa95efb70>
07      08/23/12 18:45:51.551           Received Message from 273 (K Eetplaats 3x / Eetplaats) to -1001 (unknown / ), type 2 id 9 Event:Sensor Tripped, retry none, parameters: <0xa95efb70>
07      08/23/12 18:45:53.118           Received Message from 273 (K Eetplaats 3x / Eetplaats) to -1001 (unknown / ), type 2 id 9 Event:Sensor Tripped, retry none, parameters: <0xa95efb70>
07      08/23/12 18:45:55.441           Received Message from 277 (K Inkom 3x / Inkom) to -1001 (unknown / ), type 2 id 9 Event:Sensor Tripped, retry none, parameters: <0xa95efb70>
07      08/23/12 18:45:56.943           Received Message from 277 (K Inkom 3x / Inkom) to -1001 (unknown / ), type 2 id 9 Event:Sensor Tripped, retry none, parameters: <0xa95efb70>

Version: linuxMCE 1404, running virtual on ESXi

Orbiters: ASUS eeePAD, Nexus 5, Huwai, web
Automation: EIB technology, KNX IP ROUTER 750
Phones: Cisco 7912-7940-7960
Camera's: Foscam POE

Marie.O

I am not sure that DeviceGroups are actually working.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

brononius

Ahh, ok. Can explain a lot. :$

Is there another way i can create an event that listen to several input buttons?
I was trying with a nesting group, but this didn't give me the wanted result.

ps i'm a bit confused about the selection buttons AND - NOT that gives me the result AND - OR...  :o
Version: linuxMCE 1404, running virtual on ESXi

Orbiters: ASUS eeePAD, Nexus 5, Huwai, web
Automation: EIB technology, KNX IP ROUTER 750
Phones: Cisco 7912-7940-7960
Camera's: Foscam POE

tschak909

The issue here is that we don't have anything that emits a DeviceGroup as an event parameter. This could be added to the Lighting Plugin to facilitate this.

-Thom