mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
11 lines
219 B
JSON
11 lines
219 B
JSON
{
|
|
"domain": "juicenet",
|
|
"name": "Juicenet",
|
|
"documentation": "https://www.home-assistant.io/integrations/juicenet",
|
|
"requirements": [
|
|
"python-juicenet==0.0.5"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|