Jump to content

UD Mobile Custom Tile Testing


Javi

Recommended Posts

Posted

Happy Holidays to All!


Starting with UD Mobile for Android 1.1.45 and iOS 1.1.47, which should be live soon, we are opening Custom Tiles for developer testing. The purpose of testing is to verify all needed properties are available to creators prior to final implementation.

Custom Tiles allow users and developers to create their own Favorites Tiles in UD Mobile. During Testing the files must be hosted, but we will soon have a methods to save on eisy possibly in the profiles directory for Node Servers.

I have a simple file hosted at my github which can be used as a demonstration, see https://wiki.universal-devices.com/UD_Mobile_Custom_Tiles for instructions. Detailed instructions for creating/hosting your own Custom Tiles can be found here: https://github.com/UniversalDevicesInc/html-node-views. Please let me know if you have any questions, concerns, or requests.

  • Like 6
Posted

@Javi, I started playing with your test tile and added your url to one of my dimmers.

Really nice job! I think this will be a nice addition to UD Mobile.

My testing raised 2 questions:

1. I added a format color change for status greater than or equal to 1%. I was expecting to see the slider change color, however, there was no color change at all?

2. Under the 0% there is the word off. Since there was not a corresponding on at the other end, I was expecting the off to change to on when the light was operated in or at least when it was at 100%?

 

Posted
11 hours ago, DennisC said:

 

1. I added a format color change for status greater than or equal to 1%. I was expecting to see the slider change color, however, there was no color change at all?

UDM Colors are currently not passed to the file, it is on the list of known issues.  If implemented the file will need to apply the color to elements. With the current implementation the file's creator can change colors if desired.

11 hours ago, DennisC said:

 

2. Under the 0% there is the word off. Since there was not a corresponding on at the other end, I was expecting the off to change to on when the light was operated in or at least when it was at 100%?

To help creators the example-tile is intended as a simple example.  The button is an example of a Command without Parameters, the slider is an example of a Command with parameters.

I plan on adding more complex examples, including examples for programs/variable nodes, in the future.

1 hour ago, Kentinada said:

@Javi The GitHub readme link in your post is returning a 404 page not found error. 

Fixed.

  • Like 1
  • 4 weeks later...
Posted
On 12/31/2023 at 9:51 AM, Javi said:

UDM Colors are currently not passed to the file, it is on the list of known issues.  If implemented the file will need to apply the color to elements. With the current implementation the file's creator can change colors if desired.

To help creators the example-tile is intended as a simple example.  The button is an example of a Command without Parameters, the slider is an example of a Command with parameters.

I plan on adding more complex examples, including examples for programs/variable nodes, in the future.

Fixed.

 

Not fixed for me as of 1/26

Posted
12 minutes ago, Michaelcrist said:

 

Not fixed for me as of 1/26

The link works for me.  Is there another issue?

  • 1 month later...
Guest
This topic is now closed to further replies.

×
×
  • Create New...