mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-01 22:20:55 +02:00
14 lines
274 B
JSON
14 lines
274 B
JSON
{
|
|
"title": "Date and Time",
|
|
"tagline": "Get astronomical data, set alarm and countdown",
|
|
"icon": "datetime.svg",
|
|
"stability": "consumer",
|
|
"offline": false,
|
|
"technologies": [
|
|
"cloud"
|
|
],
|
|
"categories": [
|
|
"online-service"
|
|
]
|
|
}
|