Hello,

is it possible to show the device states instead of the sensor steads? I want to show the numbers of devices, not the number of sensors.

Cant find any value in the object to change it: {{{<!--Status Donuts:All sensor states (dark text)--> <div class="map_object map_donutobj" id="<@itemid>" objectid="<@objectid>" subid="<@subid>" initialwidth="auto" initialheight="auto" style="<#mapobject type="coordinates" subid="<@subid>" mode="<@editmode>">"> <#mapobject type="objectgrip" mode="<@editmode>"> <#mapobject type="htmlbefore" subid="<@subid>"> <div class="map_donutwrapper"> <#include file="includes\donut.htm" id="<@objectid>"> </div> <#mapobject type="htmlafter" subid="<@subid>"> </div>

}}}

Best regards!


Article Comments

Hello,

I'm afraid the donut charts always show the current sensor states and does not apply to the number of devices. Alternatively you can use the "Treemap" map object for devices for example but this also does not show a big number.


Jul, 2020 - Permalink