mirror of
https://github.com/home-assistant/core.git
synced 2026-02-23 03:17:06 +00:00
9 lines
227 B
JSON
9 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"]
|
|
}
|