fixes hacs validations
This commit is contained in:
parent
d6925cf287
commit
5434e4e5a1
@ -2,19 +2,17 @@
|
|||||||
"domain": "easy_computer_manager",
|
"domain": "easy_computer_manager",
|
||||||
"name": "Easy Computer Manager",
|
"name": "Easy Computer Manager",
|
||||||
"config_flow": true,
|
"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": [
|
"codeowners": [
|
||||||
"@M4TH1EU",
|
"@M4TH1EU",
|
||||||
"@ntilley905"
|
"@ntilley905"
|
||||||
],
|
],
|
||||||
|
"dependencies": [],
|
||||||
|
"documentation": "https://github.com/M4TH1EU/HA-EasyComputerManager/README.md",
|
||||||
"iot_class": "local_polling",
|
"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"
|
"version": "0.0.1"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user