Heimdall - Let Homey watch over your home

ok. thanks. I set it

Hi, I have a Frient Intelligent Keypad and i have registered my RFID tag, but I have a question: can I use a silent code also with RFID Tag or only with PIN mode? If is possibile how can I do it?
Regards.

Hi Luca,

That’s only possible for manually entered codes.

Hey
Can someone show me their flow with the keypad? I do not understand how to make the flow

image
What should i have on the keypad? The keypad is in the entre area in the house

Please explain what you’re trying to do or want to happen.
Posting a partial screenshot doesn’t make much sense.

There’s no need to setup flows when using the Frient keypad, please see the changelog to find the instructions on how to configure the use of a Frient keypad with RFID codes.

Also, please don’t send unsolicited PM’s for support.

Hi.

Could you confirm that Third Reality Garage Door Tilt Sensor isn’t compatible with Heimdall?

I can install it in Homey and make flows, but I can’t see that device in the list of Heimdall’s devices where I can manage state and setup.

Thanks

Regards

Carlo

I can’t. Please confirm with developer of the app for the device if it supports the required capabilities. These can be found in the opening post of this topic.

I’m having some issues with false alarms when someone is coming home and the alarm is activated.

I have a Yale Doorman in the door, and the flow is built like this.
The WHEN card says that when the Yale Doorman is unlocked, THEN set surveillance mode to disconnected.

I have also put in a 30 seconds delay for alarms in the Heimdall settings:

Still the alarm is set off.
What am I doing wrong?

Have you checked if the Surveillance Mode is actually set to disarmed.

Did you check the Heimdall log to see what device triggered the alarm, also, you should see a sequence there, make sure it’s not a timing issue (your lock triggering the flow to slow)

I have a Aqara door sensor on the same door and it looks like its that sensor triggering the alarm.

According to the Heimdal log the alarm was triggere at 14:28:49, and at 14:29:02 the surveillance mode was set to disarmed by flowcard. Si there is 13 seconds from the trigger to the disarming.

Shouldn’t the 30 seconds delay be enough for not sounding the alarm?

Edit: I think I found the problem. I had not set the sensor triggering the alarm to delayed. I had it before but a couple of weeks ago I had to remove and add the sensor, thus making that setting disappear. Didn’t remember to turn it on again.

Good te see you found the reason and report back!

New test version published

Test version 2.10.22

  • Change in retrieving zone names

Made some improvement on retrieving zone names, the old code could cause timeouts, most likely to occur on older Homeys.

New version published

Version 2.10.23

  • Change in retrieving zone names

Made some improvement on retrieving zone names, the old code could cause timeouts, most likely to occur on older Homeys.

This update brings the changes in 2.10.22 to the production version

Hi everyone, I need your help. Since ā€œSensor active during checkā€ lists all open sensors individually, I’m having a small timing issue with updating the OpenSensoCount and OpenSensorName variables. How could I implement this more effectively?

The ā€œOpenSensorNameā€ variable should end with: Kitchen window is open, bathroom window is open, bedroom window is open. In the OpenSensorCount variable, ā€œ3ā€

I would then use this information in further timeline outputs or in push notifications.

Sometimes the OpenSensorName variable contains only one or two values, even though it should contain all three of the open window sensors, and the variables are reset before every startup.

New test version published

Test version 2.11.0

  • Updated homey-api to 3.19.1

No changes in functionality, updated the homey-api to the latest version