Dummy device type timer
Posted: Sunday 10 March 2024 13:13
I have a lot of dummy-switches which work as timers. For example I open a window and switch the dummy-switch on (lua), it has a specific off after some minutes. When it runs off, I send a message, that the window is still open. It would be nice, to have a specific kind of dummy-timer switches, the only propertiy would be the timeoffset. It would be more nice, if the resting time would be shown on the device. Still more better, if this devices would be virtual devices, which could be created via lua and deleted via lua. So when window opens, I would create the timer and when it closes, I would delete it. In this case, we would need another property (what to do when ends). The advantge would be, that I have not a switch for every window but only for the open windows.