mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00:00
8 lines
196 B
JSON
8 lines
196 B
JSON
{
|
|
"domain": "rest_command",
|
|
"name": "RESTful Command",
|
|
"codeowners": ["@jpbede"],
|
|
"documentation": "https://www.home-assistant.io/integrations/rest_command",
|
|
"iot_class": "local_push"
|
|
}
|