2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "rest",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "RESTful",
|
2023-04-04 09:36:36 +00:00
|
|
|
"codeowners": ["@epenet"],
|
2023-02-08 19:13:46 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/rest",
|
|
|
|
"iot_class": "local_polling",
|
|
|
|
"requirements": ["jsonpath==0.82", "xmltodict==0.13.0"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|