-
If you have questions about the App Device Capabilities or seek help with an Flow or with the Flow Exchanger, please see the Device Capabilities Topic.
This topic! -
If you have questions about the Advanced Virtual Device or seek help with the Exchanger File, please see the Advanced Virtual Devices Topic.
-
If you want to post a AVD as a Template for others to use, please post it on Share Your Device! - Advanced Virtual Devices.
-
If you want to post a Flow(s) as a Template for others to use, please post it on The Flow Exchange(r) - Exchange Your Flows with Others!.
Thanks!
Please report issues or feature requests at QlusterIT / nl.qluster-it.DeviceCapabilities / issues — Bitbucket.
New: Fully Customisable Virtual Device!
See the topic for examples.
Create a device and configure it yourself:
- Textual Status on Device Tile in Mobile App setable through flows.
- Custom uploadable icons can be set as capability icon.
- Have the Device Tile function as a Pushbutton (staying light/dark after clicked) but set Dark/Light on the Tile as status from a flow.
- 10 Numbers, Texts, Yes/No’s, Buttons and Cameras can be add_devices.
- Hide device tile button from the device itself.
And
A flowcard to retrieve the User and Client from the Insights from x minutes ago (can be zero for now).
Example: Retrieve the value from LivingRoom for Temperature from 30 minutes ago.
Or
Set capabilities of device’s per zone, for example open or close all curtains in a certain zone, including (or not) the subzones.
Also listens for capabilities of which there are no triggers from the app developer.
And a condition able to set a capability and wait for a specific “error”.
Now also a new actioncard, which retrieves the value from a capability from a device from [numberof] minutes ago (including the User and Client which changed the value).
No more need to temporarily save your values in a variable every 10 minutes, and having that not work when running a flow manually.
New: App [[app]] is started card (When).
New: App [[app]] is running conditioncard (And).
So:
“Apparaat mogelijkheden” means “Device Capabilities”
Examples
Example: Retrieve the value from LivingRoom for Temperature from 30 minutes ago.
Example: Set curtain.windowcoverings_set To 0 in Home including subzones (Yes).
This will close all curtains in the Home and subzones. Setting it to 1 will open all curtains.
Example: Listen (watch) from Vacuumcleaner1 for bin_full
The flow will be triggered when a device called Vacuumcleaner1 has the capacity bin_full changed.
Check the value for true and send a notification to your phone to know when the vacuumcleaner bin is full.
Also gives you tokens with the User and Client (App) which activated/changed the capability value.
Example: Set SamsungFrameTV.onof to True and wait for error: Powered on already…
The flow will continue after the TV has been turned ON. So no more flows with delays for waiting for TV or Coffeemaker to turn on.
To know which Errors are given, create a flow with the normal On/Off flowcard and execute that flow. You will recieve errors like “Powering on in progress” or “Allready powered on…”. These errors can be “watched” for.
For example; In the next flow i turn on the TV (Called Frame).
If the TV is turned of and when I start it, no error returns.
If i directly press it again, i get an “Powering on in progress…”. If i wait a few seconds and start it again, i get the messages “Powered on allready…”.
This way you can get the error messages. You can copy the text from the red error message and use it in the Wait for error FlowCard.
How to find a capability for a device?
In the first field, you enter the device name.
In the second field, you will get a list of the capabilities (Stoffie is a Roomba 980 and this is my working case):
You can then select the correct Capability, in this case bin_full
This works great voor a PA system:
How to make a Great Public Announcement ¶ System with any device! - Apps - Homey Community Forum (athom.com)