Files
IoTManager/data/widgets/inputTimeClock.json

7 lines
118 B
JSON
Raw Normal View History

2020-12-09 04:08:36 +03:00
{
"widget" : "input",
"color" : "orange",
"type" : "time",
2020-12-10 05:13:09 +03:00
"size" : "small",
2020-12-09 04:08:36 +03:00
"icon": "alarm-outline"
}