Skip to content

Instantly share code, notes, and snippets.

@codyzu
Last active February 1, 2022 12:00
Show Gist options
  • Save codyzu/cfb48cdb081b5351bdc11ded8ec71818 to your computer and use it in GitHub Desktop.
Save codyzu/cfb48cdb081b5351bdc11ded8ec71818 to your computer and use it in GitHub Desktop.
Profalux volets / ConBee II / deCONZ / Phoscon / Homebridge / Homekit

Profalux Volets (shutters) with Homekit

Setup

  • 2 Profalux volets
  • 2 dedicated profalux remotes (1 for each volet) + 1 "global" remote that controls them simultaneously
  • Raspberry pi
  • ConBee II
  • deCONZ
  • Phoscon App
  • Hombridge
  • Homebridge-hue plugin
  • Homekit

Profalux remotes programming notes

Finally found the docs on the Profalux site. See...

  • Reset a remote (does this just disconnect from an existing Zigbee network?) R x5
  • Open the network R then stop
  • Join a network R then up
  • Copy a remote (make the global remote control the other volets)
    1. The 2 remotes must be in the same network (see open and join above)
    2. On the remote that works with the volet: Up + Down then stop (the volet should move up and down continuously)
    3. On the global remote: R then stop (TODO: verify)

RPI backup stuff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment