21 lines
437 B
JSON
21 lines
437 B
JSON
{
|
|
"domain": "easy_computer_manager",
|
|
"name": "Easy Computer Manager",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/easy_computer_manager",
|
|
"requirements": [
|
|
"wakeonlan==2.1.0",
|
|
"fabric2==2.7.1"
|
|
],
|
|
"ssdp": [],
|
|
"zeroconf": [],
|
|
"homekit": {},
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@M4TH1EU",
|
|
"@ntilley905"
|
|
],
|
|
"iot_class": "local_polling",
|
|
"version": "0.0.1"
|
|
}
|