Window sensor notification
Posted: 09 Aug 2019 10:29
I want to check if my window on attic is closed.
I'm using fibaro window/door sensor (window).
I've created a dummy device (fake_window).
So I'm using a logical rule: if time is => 20:00 and my window (window) is open then fake_window is also open.Via Mobile App Support I'm getting a notification about opened window - but only when I've open window after 20:00. I understand that window sensor is not creating an element in UI but only a event and after 20:00 logical rule don't check the status of window but is waiting "for action". The pooling of window sensor at 20:01 would help? If yes how can I set a pooling at specific time?
I'm using fibaro window/door sensor (window).
I've created a dummy device (fake_window).
So I'm using a logical rule: if time is => 20:00 and my window (window) is open then fake_window is also open.Via Mobile App Support I'm getting a notification about opened window - but only when I've open window after 20:00. I understand that window sensor is not creating an element in UI but only a event and after 20:00 logical rule don't check the status of window but is waiting "for action". The pooling of window sensor at 20:01 would help? If yes how can I set a pooling at specific time?