mirror of https://github.com/nymea/nymea.git
9 lines
336 B
JSON
9 lines
336 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. Zigbee devices for example often provide alert actions to identify themselves.",
|
|
"actions": [
|
|
{
|
|
"name": "alert"
|
|
}
|
|
]
|
|
}
|