[APP][Pro] ID Lock App (v2.0.0)

Hello, first i like your app ID Lock Next a lot. Just the information a want to have in a app. But i have same problems.

  • I cant use App settings from my iPhone, only fron computer and webbrowser (see photo bellow)
  • i cant erase user from App settings, nothing happens if i user tab
  • User and method info dont seems to work (se photo bellow)

Nice with the new app!

Some report:
I get same issue as Goran_Wiberg.

  • It is not shown properly under Diagnostics->Activity.*
    -* Same when syncing codes. The sync works, but the Sync log say "Set code for {{name}} (slot {{slot}})"
  • The unlocked triggers under the app triggers are not working. However the unlocked trigger under the lock works. Also, the device tag works, so option 3 works fully. See image

On Idlock 150, Zwave 1.6.

Thank you for testing!

I will put out a fix addressing your issues sometime today!

One of the issues will probably break the flow, so you just need to set it up again to fix the 2 flows after I update.

Try again now with v1.3.1, addressed bugs with iphone etc. :grinning_face:

Almost good :slight_smile: I still cant eraise users, it says “invalid_value [“User ID Status”], got: Available (not set), Occupied, Reserved by administrator, Status not available”

Wow. nice!

Can confirm fix with the flow cards. Good call to move them inside the unit. Now maybe there are too many flow cards doing the same/similar thing.

Can also confirm bug with Erase user.

Is it possible with
-reading setting away/home status on/from the lock? (preferably with trigger)
-trigger for deleted code? (I wish to catch when a service code expires)

Could you try v1.3.2 ?

Perfect, looks good. Thanks

You might also want to update to firmware v1.6 via the ID Lock iphone/android app, since your image show you are on v1.5.

You might want to try the new version 1.4.2, i fixed some UI bugs and spacing issues.
Also added a manual page so you have your manual on hand if you need to do manuel labour on your lock.

I will look into it tomorrow, send me detailed description of what you want and I will try to make it happen. :smiling_face_with_sunglasses:

-Reading Away mode. Essentially what is discussed here.

When you enter code and * at the door, it enters Away mode. Would like to use that to enable things in the home automation.

-trigger for deleted (service) code. When the service code has been used a set number of times, it expires. Would be nice to know if it i has expired. It says here a configuration report is sent when service pin expires.
-Also, it would be good in the app to be able to set the Service code, see Raw command.

I will fix that this weekend, but when i look at ID Locks website i find 1.5.9 not 1.6?

The door and the Zwave module is updated separately.

The door is updated through the app. The Zwave needs to updated in a much more complex way, with separate hardware.

I believe there is another bug. I cannot enter a pin and a tag with the same id. There can exist a code with id 5 and a tag with id 5.

I released a big update v1.5.0 addressing service codes and away mode etc!
Also added lots of features to the lock advanced settings, controlling door hinge left/right, sound level 1-6 and more.

And also address the UI bug on the code vs tag id.
Might split up the code and tag list in the next release after that since they work a bit differently.
Deleting the tag now only removes the tag from the application and you need to manually remove it from the lock, it might be supported to remove the tag from the app & lock at same time but I dont know if it is supported.

Do you know what is the latest version of the Z-Wave firmware and if it is possible to get the files?
I know there is an OTA feature I could implement but it would be added under a Danger section where you would be able to update the module from the latest known firmware or something.

Okey, i think i have heard that before. Do you know what kind of hw?

/Göran

I think 1.6 is the latest z wave firmware.

Below is what I got from ID Lock when I received the ota files a long time ago:

The links below provide the required firmware files and a guide on how to update your ID Lock Z-Wave module.

Some gateways might also have the OTA function built in. Please refer to the corresponding manual for your gateway.

OTA update guide

Z-Wave module version 1.0

For ID Lock 101 only

https://idlock.no/idlock_ota_v_1_0/

Z-Wave module version 1.5

For ID lock 150

https://idlock.no/idlock_ota_v_1_5/

Z-Wave module version 1.6

For ID Lock 150 with firmware version 1.4.9 or newer.

https://idlock.no/idlock_ota_v_1_6/

Exactly what cscheiene says. I used a Aeotec Z-stick as hardware. This for the Zwave module
Athom to release OTA feature Homey, just came to beta.

This is great. So many good changes. I loved this lock before, but you make it better!

If you want further suggestions, I would suggest

  • An Action card to set Away status Away or Home
  • An Action card to set the service code to active (1, 2, 5 times etc), without changing the code.
  • An Action card to set the service code as above, as well as set the code itself (similar to settings now).
  • A Label in the device card for away status.
  • A Device tag with away status (to use in logic).
  • 1# Exists since v1.5.0 (“Set the lock to Home/Away”, plus triggers when away mode turns on/off — including from the keypad with code + *).

  • #2 & #3 shipped with v1.7.0

  • #4 isn’t possible on the tile — a platform restriction, not an app choice — but the toggle in the device view shows the status.

  • #5 works today: pick the lock’s “Away mode” tag in a Logic condition.

Warning: Be careful since v1.6.0 introduced firmware OTA capability to update the z-wave firmware. I tried adding this feature as a proof of consept via the Homey app firmware integration. And I still dont know if it will work :upside_down_face: but it might or it might brick your module so be careful. Will maybe try the feature out myself after a while but not sure I need to if I allready use zwave fw 1.6.0.

Read changelogs for more details!

Happy testing!
Report findings and bugs etc, and I will update the app.