1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-31 00:22:12 +00:00
Files
core/homeassistant/components/rest/manifest.json
2023-02-08 20:13:46 +01:00

9 lines
225 B
JSON

{
"domain": "rest",
"name": "RESTful",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/rest",
"iot_class": "local_polling",
"requirements": ["jsonpath==0.82", "xmltodict==0.13.0"]
}