Announcement

Collapse
No announcement yet.

Custom arrangement features and controls on the device card

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Custom arrangement features and controls on the device card

    As far as I have explored the Plugin SDK, I do not find any way to control how the features and controls show up on the device card. Obviously, there are Device and Feature types (as well as subtypes) that help in changing the appearance of the features and controls on the device card, but again they are fixed formats. What if I want to have some custom arrangement for features and controls on the device card? Is there any way to do it?

    Consider the following scenario for a better understanding of my requirement.

    Click image for larger version

Name:	image.png
Views:	87
Size:	15.4 KB
ID:	1597945
    Here I have three features, Power to turn the device On/Off, Volume to change the volume of the device, and Input to change the input to the device. If I use the Media device type I won't have the On/Off and the Input controls on the device card. I would like to have the device card something like the below,

    Click image for larger version

Name:	image.png
Views:	72
Size:	15.7 KB
ID:	1597946

    Is there a way to achieve this?​

    #2
    No you can't

    Comment


      #3
      alexbk66 Is there documentation showing the UI for each EDeviceType, and EFeatureType (and their subtypes)? Basically how features will be arranged in a particular device type. The official API documentation just mentions a description of the types and nothing about how they are arranged in the device card.

      Comment


        #4
        There's a couple of pages, but in general, documentation is not the strong side of HST

        https://docs.homeseer.com/display/HSPI/Device+Layouts
        https://docs.homeseer.com/display/HSPI/Control+Grids

        Comment

        Working...
        X