Skip to content

WhiteCrowSecurity/DMXSmartLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMX Smart Link – Installation Instructions

Best Tutorials for the product: https://www.youtube.com/@WhiteCrowSecurity

  1. Install a basic Ubuntu Server on hardware such as a Raspberry Pi 5 or a VM with at least 2 CPUs and 4GB of RAM.

  2. Obtain the IP address of the host by installing the iOS iPhone App at https://apps.apple.com/us/app/dmxsmartlink-hub/id6753700995 or typing either:

    • ip a
    • or ip config (You will need this IP address later.)
  3. Copy all files from dmxsmartlink.zip into the /home/$USER folder.

  4. Open a terminal and type:

    • sudo su
  5. Make the setup script executable:

    • chmod +x setup.sh
  6. Run the setup script:

    • sudo ./setup.sh
  7. After the automated reboot, browse to:

    • https://<YOUR_IP_ADDRESS>:5000
  8. Click the "Homebridge UI" link and then click "GET STARTED".

  9. Create a username and password and remember these for future steps.

  10. Click "OPEN DASHBOARD", then navigate to "Plugins" on the top-left navigation bar.

  11. Click "UPDATE" for the available update for Homebridge UI, then click "CLOSE".

  12. Click the Restart button on the top-right corner.

  13. Once restarted, click the power plug icon on the top-left sidebar to access the plugins page.

  14. In the top-left search bar, type "Alexa" and press Enter.

  15. Click the orange Download button on the "Homebridge Alexa Smarthome" plugin by @joeyhage.

  16. Scroll to the "Proxy Client Host" field and enter your IP address from step 2 (Do NOT use 127.0.0.1 or localhost). Click SAVE at the bottom-right.

  17. Enable the child bridge by toggling "HomebridgeAlexaSmartHome" and click SAVE.

  18. Click Restart on the top-right again.

  19. Open another browser tab and go to:

  • http://<YOUR_IP_ADDRESS>:9000
  1. Enter your Amazon email, password, and OTP from your phone. You should see:
  • “Amazon Alexa Cookie successfully retrieved. You can close the browser.”
    Now close the tab.
  1. Return to the Homebridge UI, click the light bulb "Accessories" icon. You should see all Alexa devices populate in a few minutes.

  2. Return to the DMX Smart Link webpage.

  3. Navigate to Manage Config:

  • Insert your license key from the email into the LICENSE_KEY field and click "Update Config".
  • Enter your Homebridge Username and Password and click "Update Config" again.
  • Click "Back to Dashboard" and confirm License Status shows:
    “Valid: Expires on ...”
  1. Click the "Art-Net Output" link in the top navigation bar and verify there are no license errors.

  2. Go back to the Dashboard and click "Refresh Device Inventory".
    You should see "Success: Device inventory refreshed" once your Alexa devices have been imported.

  3. Navigate to Manage Groups from the Dashboard:

  • You should now see all device names and IDs listed.
  1. Scroll to Create New Groups:
  • Enter a Group Name
  • Set Universe to 2 or higher
  • Define 5 DMX channels (e.g., 1,2,3,4,5)
  • Click "Create Group"
  1. Select devices you want to assign to a group, choose the group name, and click "Assign Devices".

  2. In your DMX software (e.g., LightKey):

  • Open "Manage Fixtures"
  • Add Universe 2 to match the group
  1. Click Generic → Bulb and drag it into the first channel of the group.

  2. Right-click the fixture and select "Edit Profile"

  3. Click "Edit a Copy", name it (e.g., "Alexa Smart Lights").

  4. Click "Add Modes"

  5. Change channel count from 1 to 5, click outside, then click "Done".

  6. Remove the Dimmer property by clicking the “x”.

  7. Assign properties in this order:

  • Channel 1: Red
  • Channel 2: Green
  • Channel 3: Blue
  • Channel 4: Dimmer
  • Channel 5: Color Temperature
  • Click "Save"
  1. Click Done to finish.

You can now manage this group of lights with one fixture.
Repeat to add more fixtures and groups as needed.

For support, email: support@whitecrowsecurity.com