2023-04-04 13:44:07 +02:00
|
|
|
{
|
2023-12-29 12:40:35 +01:00
|
|
|
"domain": "easy_computer_manager",
|
2023-12-30 13:41:23 +01:00
|
|
|
"name": "Easy Computer Manager",
|
2023-04-04 13:44:07 +02:00
|
|
|
"codeowners": [
|
2024-08-26 14:29:09 +02:00
|
|
|
"@M4TH1EU"
|
2023-04-04 13:44:07 +02:00
|
|
|
],
|
2023-12-30 21:52:00 +01:00
|
|
|
"config_flow": true,
|
2023-12-30 21:49:15 +01:00
|
|
|
"dependencies": [],
|
|
|
|
"documentation": "https://github.com/M4TH1EU/HA-EasyComputerManager/README.md",
|
2023-04-04 13:44:07 +02:00
|
|
|
"iot_class": "local_polling",
|
2023-12-30 21:49:15 +01:00
|
|
|
"issue_tracker": "https://github.com/M4TH1EU/HA-EasyComputerManager/issues",
|
|
|
|
"requirements": [
|
2024-03-17 12:27:13 +01:00
|
|
|
"wakeonlan==3.1.0",
|
2024-08-26 14:29:09 +02:00
|
|
|
"asyncssh==2.16.0"
|
2023-12-30 21:49:15 +01:00
|
|
|
],
|
2024-08-26 14:29:09 +02:00
|
|
|
"version": "2.0.0"
|
2023-04-04 13:44:07 +02:00
|
|
|
}
|