rossko57
(Rossko57)
January 10, 2022, 1:39pm
2
Sitemap UIs have a bit of magic, when the [%d] presentation is used they can display a Group count.
This feature has not been implemented in MainUI, other methods can be used
Hi all,
I am looking for a way to display a summary of devices that are low on battery in a widget. Presently, I’m using a group, and when one or more devices are low on battery that group aggregate goes “ON” and changes the icon and color of the widget:
[batterylow_widget]
So far so good.
I wanted to provide the number of devices that are low on battery in the widget, and I can’t figure out how to use a filter and/or reduce it as a formula in the subtitle or footer property.
Do I need to …