alarmed has been changin my profile automatically for weeks now, but it does it even without alarmed installed... plus it doesnt show as a entry in the app??
If it should happen that you create an event and for some reason it gets lost from Alarmed's menu/list, but still exists and acts, look in /var/cache/alarmd/alarm_queue.ini and you'll find your event somewhere at the bottom. It comes with a "cookie", which identifies it. For example: "cookie: 886". You can then use the CLI interface to delete the event. It will tell you it doesn't exist, but it will nevertheless delete the backend-event: Code: /opt/alarmed/alarmed.py -CD 886 Don't mess with the alarm_queue.ini, you might do serious damage!
/opt/alarmed/alarmed.py -CD 886