if "crit" in data and float(data["input"]) > float(data["crit"]):
                return ["critical", widget_type]