Uprise Smart Shades

Free
Axon Engineering
30 days
Platform:
Version: 3

This IP driver supports the Uprise Smart Shade line of products. It integrates as a native shade and even allows preset recall.

No posts found

Write a review

Uprise Smart Hub Driver

OVERVIEW

This driver integrates a network enabled controller for controlling various devices such as shades. In order to ensure driver functionality, please make sure the hub and devices are working properly outside of the control system.

SETUP

NOTE: It is recommended you first set up your hub with a DHCP reservation in the router so the IP address does not change.

[1] - Enter the ip address assigned to the hub in the network connections tab.

[2] - Navigate to the lua window and view the device list. If no list is present, press the Get Device List action button.

[3] - Bind the hub and shade devices together to link connections. This link will trigger the hub driver to send the list of known devices to every shade driver that is connected. Then through the shade driver, the name of the device you want to control will be a selectable option in the Name property field.

NOTE: If at anytime, the Names do not reflect those in the action, go to the hub driver and click the Get Device List action and then rebind the shade driver. This will repopulate the Name property with the latest names.

PROPERTIES

Status: Indicates current network connection state

Last Received Network Data: Timestamp of last network communication

DEBUG MODE: Used for debugging.

COMMANDS/ACTIONS

Get Scene List: Queries the device immediately for the scene list. This list is then rendered and displayed in the lua output window.

Get Device List: Queries the device immediately for the device list. This list is then rendered and displayed in the lua output window.

Recall Scene: Recalls a scene from the provided list of scenes. If there are no scenes, click the Get Scene List action button and check again.

EVENTS

NONE

VARIABLES

NONE

CONNECTIONS

HUB Connections

 

Uprise Smart Shade Driver

OVERVIEW

This driver integrates a shade driver to work with the hub driver. In order to ensure driver functionality, please make sure the hub and devices are working properly outside of the control system.

SETUP

[1] - Bind the shade and hub devices together to link connections.

[2] - When bound, if the hub controller is online and got the list of devices, the Name property should have populated with a dropdown list of selectable names. Choose the shade you want to control and the rest of the properties should populate after that selection. The drive
is now ready to be controlled.

NOTE: If at anytime, the Names do not reflect those in the action, go to the hub driver and click the Get Device List action and then rebind the shade driver. This will repopulate the Name property with the latest names.

[3] - Check all properties to ensure all device information has been populated.

PROPERTIES

Name: List of selectable names for control over that device. This name will match what is presented in the app.

Model Id: Model Id

Date Code: Date Code

Hardware Version: Hardware Version

Software Version: Software Version

DEBUG MODE: Used for debugging.

COMMANDS/ACTIONS

Micro Up: Adjusts the shade by 1 percent.

Micro Down: Adjusts the shade by 1 percent.

EVENTS

NONE

VARIABLES

NONE

CONNECTIONS

HUB Connections

v3

Added support for new motor

v2

Change parsing to support latest api changes

v1

Initial Release