This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2022-05-31 17:16:42 +02:00

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"
}
]
}