[APP][Pro] Device Capabilities - Enhance the capabilities of devices

You can also remove the obsolete Insight items via the web app. Go to the Insights section; click on the three dots next to the Insight that you want to remove; select Remove (called ‘Verwijderen’ in my Dutch Homey).

2 Likes

I have a question regarding the status indicator.

There seem to be multiple ways to create a text/string based status indicator for the virtual device’s tile:

  • Via the dedicated status indicator field in combination with the specific flow cards to update the status, or
  • Via a generic text field, which adds a text based sensor that can be selected as the indicator field for the device’s tile. This field is e.g. based on / reflects a BLL text variable that is updated via a flow.

I am currenty using the second option. However I am wondering what the difference between the two are, and whether using the dedicated status indicator field is the better way to go.

Yes, the textfield is the beter option!

Until a year ago, misusing the Unit text of a Number field was the only way to show text on the device tile. But updating the Unit text is heavy on performance.

Since a year Athom changed this (through our “petition” :grin:) so that any text-value can be used on the device tile.
Updating the value of a textfield uses way less resources on Homey and the Mobile App.

3 Likes

Hi, after updating IOS to 18, the value on devices now is multiplied with 100. 24% now shows as 2400%. Any idea?

@Kai_Engvik
Maybe it is this “problem”.

maybe, just never was an issue before iOS18. Had the device for a year…

@Kai_Engvik
It looks like Athom made the calculation of x100 based on a percentage symbol.

Yes, was unaffected for a year, then suddenly like this :man_shrugging:t2:

Is the app no longer (actively) developed or something? No new official version for almost exactly 1 year, not even an test version for about 10 months…

Still waiting for the ability to pick a value of a picker (in a drop down list) in a AND condition card similarly to how you can pick them in the THEN card (when setting it).

I mentioned it here as well: QlusterIT / nl.qluster-it.DeviceCapabilities / issues / #67 - a few more suggestions for Custom List — Bitbucket

And I made a new issue for the particular suggestion here:
https://bitbucket.org/QlusterIT/nl.qluster-it.devicecapabilities/issues/87/add-an-and-condition-with-dropdown-for-avd

image

Well, yes it is, but before i can resume normal developement, the upgrade to the homey-api must work well completly first. But last time i checked it still contained bugs.

I’ll have another check soon to see if the bugs in homey-api are fixed and i can finalise the current test version.

4 Likes

@Arie_J_Godschalk: following this post in the Enhanced Devices Wigdets topic, would it be possible to have the option in Device Capabilities to change the icon of every sensor type in a virtual device, not only the default one (‘Sensor (Default)’)?

When I get you right, this is possible, but not for all standard capabilities you select at “Show as” field. But for sensors in general, yes.
You can discover it right away: the “icon” selector is shown or not:

Go to the DV app settings, and hit the 6 dots:

Now scroll down to ‘capabilities’:

Hit the arrow icon next to the icon you’d like to replace with a custom one:

Or hit the search icon to pick one of the many included icons

Yes, I am aware of that option. I am actually using that exact way of working :slight_smile::

However that was not the issue. Assigning a custom icon is only possible when you select ‘Sensor (Default)’ as the sensor type. A custom icon cannot be set on the other sensor types, like the ‘Temperature (Measure)’. Then you always get the standard icon.

The problem I am running into, is that I have three sensors that show a temperature value, set as ‘Sensor (Default)’ in order to assign a custom icon for each of the three temperatures. This is perfectly displayed in the virtual device. The Enhanced Devices Widgets app however (refer to my earlier linked post) does not show these values as temperatures, but as a slider, since I did not use the ‘Temperature (Measure)’ sensor type. If I change the sensor type to ‘Temperature (Measure)’ then the values are properly shown in the widget, but the custom icons in the virtual device are replaced by the standard icon for temperatures.

I am trying to achieve both: custom icon in the virtual device and proper display of the temperature values in the said widget.

In short: I’m afraid only Athom can help with that. If it was allowed / possible to use custom icons for standard capabilities, Arie would have implemented it (educated guess :grimacing::blush:).

1 Like