misanorot / ioBroker.alarm

little alarm sytem for iobroker
MIT License
24 stars 12 forks source link

No deactivation notification appears when deactivation is done within activation time #181

Closed Tottback closed 10 months ago

Tottback commented 11 months ago

IoBroker on RasperryPi 4, bullseye: NPM: 9.6.7 node: v18.7.1 host: 5.0.12 alarm-adapter instance: 3.4.3 (also happens with older version)

When deactivating the alarmsystem short time after activation (within activation time) no notification "alarm system deactivated" is triggered, even the alarm system itself was deactivated. After the activation time, the notification is triggered as expected.

misanorot commented 11 months ago

Hello,

I think deactivated is not the correct way. At this moment (during the activation) the alarm system is not activated, it will be gets activated until the time ends. For me, the correct output where a new sentence, for example: "activation aborted".

Tottback commented 11 months ago

Would also be fine for me. At least a hearable reaction on the disarming command. Thanks in adcance.

misanorot commented 10 months ago

I will add it in the next versions, but please give me a little bit time...

misanorot commented 10 months ago

implemented in 3.5.0