mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
AstroTimer in owmWeather, upd boards
This commit is contained in:
@@ -307,7 +307,21 @@
|
||||
"widget": "anydata",
|
||||
"after": "ltr",
|
||||
"icon": "speedometer"
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "anydataSpeed",
|
||||
"label": "мерты в секунду",
|
||||
"widget": "anydata",
|
||||
"after": "m/s",
|
||||
"icon": "speedometer"
|
||||
},
|
||||
{
|
||||
"name": "anydataСorner",
|
||||
"label": "угол градусов",
|
||||
"widget": "anydata",
|
||||
"after": "°",
|
||||
"icon": "speedometer"
|
||||
},
|
||||
{
|
||||
"name": "nil",
|
||||
"label": "Без виджета"
|
||||
|
||||
Reference in New Issue
Block a user