8 lines
227 B
JSON
8 lines
227 B
JSON
{
|
|
"domain": "rest",
|
|
"name": "RESTful",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/rest",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["jsonpath==0.82.2", "xmltodict==0.13.0"]
|
|
}
|