mirror of
https://github.com/andvikt/mega_hacs.git
synced 2025-12-10 16:44:28 +05:00
19 lines
392 B
JSON
19 lines
392 B
JSON
{
|
|
"domain": "mega",
|
|
"name": "mega",
|
|
"config_flow": true,
|
|
"documentation": "https://github.com/andvikt/mega_hacs",
|
|
"requirements": [
|
|
"beautifulsoup4",
|
|
"lxml"
|
|
],
|
|
"ssdp": [],
|
|
"zeroconf": [],
|
|
"homekit": {},
|
|
"after_dependencies": ["mqtt"],
|
|
"codeowners": [
|
|
"@andvikt"
|
|
],
|
|
"issue_tracker": "https://github.com/andvikt/mega_hacs/issues",
|
|
"version": "v1.1.8b1"
|
|
} |