My code:The name of your device between string quotes. You can use the asterisk (*) wild-card here e.g. PIR_* or *_PIR. E.g.: devices = { 'myDevice', 'anotherDevice', 123, 'pir*' }
Code: Select all
devices =
{
'PIR*',
'door*',
'triggerhulp'
}is this a bug:
Not only doorGargage is triggered but also Screendoor??