hass-core/homeassistant/components/rest_command/manifest.json
2023-12-19 12:07:13 +01:00

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