[APP][Pro] DataVista

I had reset the Samsung tablet to factory default and had to configure the tablet again.
Unfortunately, I couldn’t install Homey this time.
It seems that Athom has released a new version (9.0.1) that is not compatible with my old Samsung device. Then this old tablet could finally be put aside.
Thanks for your effort to try to resolve this problem!

1 Like

Hi @Erikvl87,

Can you please elaborate how the intervals are set in the gauge? Why 100 and not 200 as maximum, for example? Is it something I can change?

Hi @joamlin, 0-100 is the default range if you have not manually configured anything else.

For the simple gauge, check out the widget settings to adjust the minimum (start) and maximum (end) values, or checkout the docs at Gauge | DataVista to read more about all configuration possibilities.

1 Like

Wow, @Erikvl87, how could I miss this, sorry! :slight_smile: Really nice documentation BTW!

1 Like

:rocket: Version 0.6.2 of DataVista is now available in the live channel, which contains a small change to the progress bar widget. The progress bar now shows an actual gradient for its progress.

DataVista-gradient

4 Likes

Hi. I was wondering if it would be possible to set specifications for the colors on the progress bar like it is on the gauges?

For example, when using it for temperature, it would be natural with blue color for negative numbers and red for positive numbers.
For instance:
-20°C - 0°C = blue, 1°C - 30°C = red.

1 Like

Very nice.

1 Like

Is it possible to make a progress bar clickable which opens the insight of the data?

I have been playing with the same idea. I’ll see what I can do :wink:

Tracked at Custom Scale with Colors for Progress Bar Widget · Issue #3 · Erikvl87/nl.erikvl87.datavista · GitHub

1 Like

Unfortunately Homey is not allowing me to do so… Homey Dashboards — Megathread - #697 by Harwin

1 Like

How did you get the temperature?

How do you mean?
Just my temperature sensor, colour from yellow to red.

1 Like

I can’t select temperature sensors

Look

You may need to use a flow for that; when the temperature changes, write the value to DataVista using a DataVista “Set range” card. After its first run, you should be able to select it as a datasource.

Ah
Which card should I use for this then

Can you share an example

Often you’ll find how-to’s in the 1st post of app/widget topics, this widget app included:

2 Likes

Thank you I think it’s working now

1 Like

@Mark1541, like @Peter_Kawa mentioned, hopefully the documentation provides all the answers. I’ll try and add some tutorials that give an example of how to use the flow cards.

In short, you’ll need to set up a flow that is triggered when your temperature changes. After that, use the DataVista range action card (in dutch, “[Bereik]”), and set a minimum, maximum and use the temperature value as the range value. Make sure the flow is ran once initially.

After that, you should be able to select the range as a datasource in the widget.

Hi,

Both the simple and the advanced gauge work fine. Also with the flow cards.

But for the toggle switch and also for the progress bar, I only get empty widgets with the message “widget not found”
Also when I use the data vista values and set them via the flow cards.

Any idea, what I’m doing wrong?