mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-16 17:45:26 +00:00
#743 - Trying to fix this.
This commit is contained in:
@@ -1,24 +1,22 @@
|
||||
{
|
||||
"codeowners": [
|
||||
"@ludeeus"
|
||||
],
|
||||
"config_flow": true,
|
||||
"dependencies": [
|
||||
"websocket_api",
|
||||
"frontend",
|
||||
"persistent_notification",
|
||||
"lovelace"
|
||||
],
|
||||
"documentation": "https://hacs.xyz/docs/configuration/start",
|
||||
"domain": "hacs",
|
||||
"name": "HACS (Home Assistant Community Store)",
|
||||
"requirements": [
|
||||
"aiofiles==0.5.0",
|
||||
"aiogithubapi==0.5.0",
|
||||
"backoff==1.10.0",
|
||||
"hacs_frontend==20200426112021",
|
||||
"integrationhelper==0.2.2",
|
||||
"semantic_version==2.8.5",
|
||||
"queueman==0.5"
|
||||
]
|
||||
}
|
||||
"codeowners": ["@ludeeus"],
|
||||
"config_flow": true,
|
||||
"dependencies": [
|
||||
"websocket_api",
|
||||
"frontend",
|
||||
"persistent_notification",
|
||||
"lovelace"
|
||||
],
|
||||
"documentation": "https://hacs.xyz/docs/configuration/start",
|
||||
"domain": "hacs",
|
||||
"name": "HACS",
|
||||
"requirements": [
|
||||
"aiofiles==0.5.0",
|
||||
"aiogithubapi==1.0.4",
|
||||
"backoff==1.10.0",
|
||||
"hacs_frontend==20200521162326",
|
||||
"integrationhelper==0.2.2",
|
||||
"semantic_version==2.8.5",
|
||||
"queueman==0.5"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user