nymea/libnymea/interfaces/alert.json

9 lines
257 B
JSON

{
"description": "Used for things that have some sort of alert. For instance, light bulbs may be able to blink on alert actions, or speaker might be able to play an alert sound.",
"actions": [
{
"name": "alert"
}
]
}