mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-01 22:20:55 +02:00
11 lines
213 B
JSON
11 lines
213 B
JSON
{
|
|
"title": "Daylight Sensor",
|
|
"tagline": "Get sunrise and sundown events.",
|
|
"icon": "daylightsensor.svg",
|
|
"stability": "consumer",
|
|
"offline": true,
|
|
"categories": [
|
|
"sensor"
|
|
]
|
|
}
|