Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security System program(module) doesn't retain Armed state #331

Closed
tuicemen opened this issue Sep 15, 2018 · 0 comments
Closed

Security System program(module) doesn't retain Armed state #331

tuicemen opened this issue Sep 15, 2018 · 0 comments
Labels
bug good first issue homegenie-packages Related to app stored in homegenie-packages repository.

Comments

@tuicemen
Copy link

I'm running this on a Raspberry PI 3B+ at my off grid place as well as a Pi Zero at my city residents both are running Rasbian Stretch if power is lost to the PI when it reboots and HG reloads the security program (module widget) loads as disarmed. this isn't a issue unless the system was in the armed condition prior.
My X10 modules in HG all retain their last known state. Since I have several activities (Macros) based on an alarm trip this renders them unresponsive if my security is actually tripped after the PI reboots.
Interestingly this also occurs if the HG service is just restarted and the OS never loses power I just tested this with the PI ZeroW

Expected behavior

Security system to retain Armed condition after OS reboot and HG restarts
The security System should load to its previous state (Alarm Away or Alarm home)
However I'm more concerned about the away mode

Actual behavior

On a PI power up and HG restarts the security system loads as disarmed even if it was set as Armed prior to a PI shut down.

Steps to reproduce the problem starting from a fresh install

  1. Arm security system (home or away mode it doesn't matter) and be sure it displays as Armed
  2. reboot OS or in HG go to configuration/maintenance and click restart service
  3. open HG web interface, refresh if viewing from another device
  4. check HG Security Armed status

Specifications

  • Version: 1.1-beta.r526
  • Operating System: Raspbian Stretch
  • .Net/Mono runtime version: 4.6.2 (Debian 4.6.2.7+dfsg-1)
  • Hardware configuration: X10 CM15 PI ZeroW or X10 CM15 & Pi 3B+

Additional configuration notes

The Security system is a DS700 x10 security console however this shouldn't mater as the console never loses power.

@genemars genemars added bug homegenie-packages Related to app stored in homegenie-packages repository. good first issue labels Sep 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug good first issue homegenie-packages Related to app stored in homegenie-packages repository.
Projects
None yet
Development

No branches or pull requests

2 participants