[APP][Pro] Nuki Direct

Never mind - the Homey Community Store has an old version of the NUKI Direct app listed (v3.0.6 from nov 2020) without NUKI Pro 3.0 support. Sideloading the latest version of the app directly (v3.1.1 from aug 2022) through CLI makes it work like a charm.

For future reference a quick step-by-step on how to sideload the app:

  1. Download and install latest Node.js (link)
  2. Download and unpack nuki.homey repository (link)
  3. Start node.js command prompt (in start menu)
  4. Install homey packages by executing command: npm i -g homey
  5. Login to Homey by executing command: homey login
  6. Go to the location of the unpacked nuki.homey repository (see step 2)
  7. Install the nuki.homey repository by executing command: homey app install
3 Likes