Skip to content
knowthelist edited this page Sep 16, 2016 · 3 revisions

Symbol Widget

Symbol shows warn circle if reading is greater then zero

    <div data-type="symbol"
            data-device="ftuitest"
            data-get="countWarnings"
            data-states='["0","1"]'
            data-icons='["fa-phone","fa-phone warn"]'
            data-colors='["#999","#999"]'
            onclick="ftui.setFhemStatus('set fritzbox reset');"
            >
    </div>
Clone this wiki locally