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

Maybe try this: [APP][Pro] Device Capabilities - Enhance the capabilities of devices - #1815 by SunBeech

2 Likes

Thanks! I didn’t know that option and it works surprisingly well and very easily. I immediately cleaned up a lot of insights, also from all kinds of other devices (especially a lot of empty energy consumption insights), it cleans up very nicely.

I don’t know why I didn’t find this solution earlier, in my search I only came across much more complex solutions with scripts.

Only the problem of the retrieve insights cards in combination with replacing device scripts (not only AVDs) and copying AVDs with flows remains. But I don’t know if that can be solved.
For now I use the ‘workaround’ to only use the retrieve insights with tags card, but that is often less clean (extra steps/cards needed).

1 Like

Hi Arie,

would you like to take another look at the trigger watch. There was a time when you could see the user who turned it on via the app or Google, for example. but unfortunately there comes a -. thank you in advance

Homey Pro 2023

Same issue for me, only OnOff capability is visible.

@Arie_J_Godschalk do you have any idea what i’m doing wrong here?

this should be pretty straight forward, but i have never received any text so it doesn’t trigger (obviously the hallway motion sensor is triggered multiple times today)

i used your little script to check for the capabilities:

{
    id: 'alarm_motion.binary_sensor.gang_motionsensor_motion',
    type: 'boolean',
    iconObj: null,
    title: 'Beweging?',
    getable: true,
    setable: false,
    insights: true,
    insightsTitleTrue: 'Bewegingsalarm ging af',
    insightsTitleFalse: 'Bewegingsalarm ging uit',
    value: false,
    lastUpdated: 2025-02-14T12:32:13.748Z 
},

i’m banging my head… don’t have a clue…

Change Bevat to Is Gelijk Aan.

This seems to do the trick! Thanks :slight_smile:

For me as well, the user and client tokens remain empty.
I am using DC version 2.14.9 on HP2023 version 12.3.2.

UPDATE: after upgrading to DC version 2.15.4 (test version) the user and client tokens still remain empty.

Can you please elaborate on these tokens?
AFAIK I don’t use tokens at all / don’t know where to add them.
Thank you.

I mean the tags “Gebruiker” and “Client” that used to be set by the “Luister (watch) van X naar Y” flow card. See also the screenshot posted above by Erikje. The tags still exist but their value is not set anymore.

@Arie_J_Godschalk these tags used to work fine for me on my Homey2019. To be honest I am not sure if they have worked on my Homey2023 (as I migrated a couple of weeks ago and never actually paid attention yet to these tags). As the DC app itself has not been updated a long time I suppose something broke due to a Homey firmware upgrade. Unfortunately I have no idea since which firmware version they stopped working, but I am pretty sure they still worked on 11.0.0.0.

1 Like

edit: wrong topic

Were you able to implement this, @Arie_J_Godschalk?
Perhaps I am overlooking it, but couldn’t find it.

I would like to use it to write the energy consumption values to a virtual device so it shows up in Homey’s energy consumption overview.

Like in the example of a lamp:
When:
Flow is started
Then:
Set energy consumption of device to X

I started using this App and the Modbus app to incorporate my heatpump system (Nilan CompactP/Air9) into my homey

For the indoor part of the system I created this using 4 number fields

Indoor setpoint is the wanted room temperature. I found that I can set this to “temperature (target)” which gives me a “dial” to set the number

However, if I do that it seems to take Extract Air T3 as the measured temperature. In this case, it’s not exactly wrong, but I’m wondering why and how this is done. I would prefer being able to choose a specific value as the measured temperature

I’m also losing the Supply air T2 altogether (just by setting Indoor setpoint as a “temperature (target)”, it’s not available anymore. I now have only Indoor Setpoint, Extract Air and Fan speed.

I’m trying to understand what’s going on

I’m waiting for this feature as well :slight_smile:

1 Like

Anyone that can explain to me whats going on?

I don’t understand any of it, sorry.

Anyone got AVD working with new energy visualisation? I am reading info from my solar inverter using the Modbus TCP app and I am putting this information in a AVD using Device Capabilities app. The device class is set to “Solar Panels” and the power is show as “Power(sensor)”. The energy screen does show the PV device but power and energy remain - . I also wanted to add my EV charger but I dont think the right device class is available to show this in the energy visualisation.

Indeed the new classes are not buildin yet, ill be adding it in a few weeks.

3 Likes

Awsome! If you need somone to test ill be happy to.

Dear Arie,
I love the functionality of the AVD. I have built one around my screens on top of the Somfy tile. However I have a lot of screens. I see how I can make a TEF file from the AVD, however I didn’t find out to create a template from which I can duplicate the AVD instead of rebuild the device multiple times. Any lead how I can do this?
Thanks in advance,
Frans