genielabs / HomeGenie

HomeGenie, the programmable automation intelligence
https://homegenie.it
GNU General Public License v3.0
388 stars 154 forks source link

Security module feature request #363

Closed tuicemen closed 5 years ago

tuicemen commented 5 years ago

Currently the security module if Armed (away or home) and a reboot or service restart occurs the security module reverts to Disarmed. This renders any security options (macros) in HG useless. HG needs to remember last state of the security display for when these things occur. see #331 for more info

mralapete commented 5 years ago

Surely you could write a script to rearm your security module after you reboot or restart the service. That would resolve your particular issue. That would be a simple enough script to create

tuicemen commented 5 years ago

I don't wish for it to rearm every reboot or service restart. I only wish the status of things to be the same prior to a service restart similar to other device statuses.

LostDog88 commented 5 years ago

The new version I installed last night worked. Only after recompiling the module. Also, it did not destroy module names.

mralapete commented 5 years ago

@LostDog88 it’s always advisable to recompile programs after an update to check consistency.

The problem you experienced is not related to the the feature requested here. This feature has never appeared in HG before. In fact I’ve never seen it requested before either.