fixes hacs validations
This commit is contained in:
parent
d6925cf287
commit
5434e4e5a1
@ -2,19 +2,17 @@
|
||||
"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"
|
||||
],
|
||||
"dependencies": [],
|
||||
"documentation": "https://github.com/M4TH1EU/HA-EasyComputerManager/README.md",
|
||||
"iot_class": "local_polling",
|
||||
"issue_tracker": "https://github.com/M4TH1EU/HA-EasyComputerManager/issues",
|
||||
"requirements": [
|
||||
"wakeonlan==2.1.0",
|
||||
"fabric2==2.7.1"
|
||||
],
|
||||
"version": "0.0.1"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user