What is the purpose of these items in the Controls section of a device?
Announcement
Collapse
No announcement yet.
Control Use, Column, Row - what is it?
Collapse
X
-
Row/Column/Span is still valid in HS4 for positioning controls (such as buttons, sliders etc) on devices where you assign them to a grid.
Here is a list of the permissible grid selections: https://docs.homeseer.com/display/HSPI/Control+Grids
Note that the 3 x 4 grid is the maximum size allowed which means you cannot assign more than 12 buttons etc to a device.
Comment
-
Originally posted by jon00 View PostRow/Column/Span is still valid in HS4 for positioning controls (such as buttons, sliders etc) on devices where you assign them to a grid.
Here is a list of the permissible grid selections: https://docs.homeseer.com/display/HSPI/Control+Grids
Note that the 3 x 4 grid is the maximum size allowed which means you cannot assign more than 12 buttons etc to a device.
HS4 Pro, Windows 10 pro
Comment
-
ControlUse is not just for voice commands. It allows a programmer to have access to controls that do common functions like ON, OFF etc without knowing the specific CAPI implementation of the plugin. It is an attempt to provide a common interface for controlling devices from all plugins.tenholde
Comment
-
Originally posted by jon00 View PostRow/Column/Span is still valid in HS4 for positioning controls (such as buttons, sliders etc) on devices where you assign them to a grid.
Here is a list of the permissible grid selections: https://docs.homeseer.com/display/HSPI/Control+Grids
Note that the 3 x 4 grid is the maximum size allowed which means you cannot assign more than 12 buttons etc to a device.
Comment
-
Originally posted by RRR View Post
I've attempted to change them in the past to move controls around on the grids and didn't seem to do anything. It appears there is automatic positioning and sizing going on regardless of those settings, at least in grid view. Or maybe I gave up to easy.
Comment
-
Originally posted by jon00 View Post
Seems to work here. I just moved the on/off buttons to 2 rows:
Comment
Comment