mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"domain": "rest",
|
|
"name": "RESTful",
|
|
"documentation": "https://www.home-assistant.io/integrations/rest",
|
|
"requirements": ["jsonpath==0.82", "xmltodict==0.12.0"],
|
|
"codeowners": [],
|
|
"iot_class": "local_polling"
|
|
}
|