Recent content by cipherwar

  1. C

    Bugs with 5.3.0 Firmware?

    I am also experiencing this same reboot problems with 5.3   Rebooted about once per day which caused all of my smoke to send a restore to my alarm company.   They weren't happy.   Reverted back to 5.2.10 and now everything is fine.   Will call Elk tech support monday.   I suggest everyone else...
  2. C

    Future Direction of ELK M1 Integration into Modern Applications

    Thanks for all of the feedback.   I am going to check out the Elkington node.js project as it seems to have potential.   However, all of these interfaces still concern me due to the original point about security.   All of these seem to leverage logging into the M1XEP module.   Once something is...
  3. C

    Future Direction of ELK M1 Integration into Modern Applications

    One other related question.   I know the M1XEP runs Linux.   Does anyone know how I can ssh into the XEP and get root access on it?    If I can do this I should be able to accomplish the above with a simple BASH shell script on the XEP.
  4. C

    Future Direction of ELK M1 Integration into Modern Applications

    Yes,   I agree.   I do not want to impact the ELK at all due to security concerns.     Let me be a bit more specific.     I would like to have a Python application running on a server local to the Elk in the same house (it could be in the cloud such as AWS..not really relevant).     I need a way...
  5. C

    Future Direction of ELK M1 Integration into Modern Applications

    I have a question about possible future capabilities of the Elk M1 as far as allowing integration with Third Party Developer applications.     I would like to develop an application which would run on a separate server or “cloud” which would take as input a trigger from the M1.    It appears...
  6. C

    Implementation of ELK Serial Protocol Checksum in Python

    Ahh, ok. The serial spec from elk seemed to indicate to sum the ASCII values and then take mod256. I'll try taking each ASCII value as a mod256 and then doing the sum. Once I get the Python code working ill share here. Thank you
  7. C

    Implementation of ELK Serial Protocol Checksum in Python

    I am having problems getting some python code to properly calculate the checksums for the Elk serial protocol.      I have looked at the serial protocol document and the example C source code in the Appendix.   I have also downloaded the ELK SDK so that I can verify what the SDK is calculating...
  8. C

    Can Elk Speak UP? Doorbell and announcements

    Just make sure that you don't use a lighted doorbell. The lighted doorbells won't work since it will leak enough current to cause the M1 to think that it is always closed. I purchased a doorbell and then just clipped the Light out.
  9. C

    Motion Trigger for Tstat

    Here is what I did and it appears to work well. The tstat turns off after 2:30 of inactivity and doesn't turn back on again until it detects motion in the area. I haven't found any rapid cycling. BTW, came up with this solution in conjunction with ELK tech support. Whenever OFFICE...
  10. C

    Motion Trigger for Tstat

    I would like to create a rule on the M1G to have a motion trigger the setback of a thermostat. Here is my setup: Motion detector in room connected to burg interior zone on M1 HAI Omnistat being controlled by M1G (this is working fine with the iphone Ek M1 app) What I would like to do is...
  11. C

    Elk Navigator questions

    So this is really going to come down to the pricing on this unit. A small uplift over a conventional keypad would make tremendous sense. Anything beyond that, and I am not sure I'll be able to sell it. Yes, ELK has a 7" touchpanel but it is in desperate need of an update. The dealer cost...
  12. C

    Elk Navigator questions

    Why is the screen so small? This doesn't seem competitive when compared with the other touch screens out on the market. Have you seen what Honeywell is doing? It makes this look like it is circa 1995. Unless the pricing is such to make this extremely attractive, I can't see how this is...
  13. C

    M1 time 2 days late?

    Yes, NTP won't correct something that is that far off. You have to manually set the clock to get it within at least a few minutes and then NTP should keep it in sync from there. This has nothing to do with ELK. NTP works that way on any platform or computer system.
  14. C

    Change Area 1 is Armed (Disarmed) Message

    Yes, that is where I was looking but it doesn't give me a selection to get rid of the (Area X) part. See screen grab attached.
  15. C

    Change Area 1 is Armed (Disarmed) Message

    On the ELK M1 is there any way to change the "AREA 1 IS ARMED" and "AREA 1 IS DISARMED" messaged. Since I only have 1 area it would be ideal for it just to say "SYSTEM IS ARMED" and "SYSTEM IS DISARMED" Is this possible? Thanks
Back
Top