mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Remove ghost folder (#23350)
This commit is contained in:
parent
e850ccb82c
commit
843bad83fa
@ -1,10 +0,0 @@
|
||||
{
|
||||
"domain": "aws_lambda",
|
||||
"name": "Aws lambda",
|
||||
"documentation": "https://www.home-assistant.io/components/aws_lambda",
|
||||
"requirements": [
|
||||
"boto3==1.9.16"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
@ -1,10 +0,0 @@
|
||||
{
|
||||
"domain": "aws_sns",
|
||||
"name": "Aws sns",
|
||||
"documentation": "https://www.home-assistant.io/components/aws_sns",
|
||||
"requirements": [
|
||||
"boto3==1.9.16"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
@ -1,10 +0,0 @@
|
||||
{
|
||||
"domain": "aws_sqs",
|
||||
"name": "Aws sqs",
|
||||
"documentation": "https://www.home-assistant.io/components/aws_sqs",
|
||||
"requirements": [
|
||||
"boto3==1.9.16"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
@ -245,9 +245,6 @@ blockchain==1.4.4
|
||||
bomradarloop==0.1.2
|
||||
|
||||
# homeassistant.components.amazon_polly
|
||||
# homeassistant.components.aws_lambda
|
||||
# homeassistant.components.aws_sns
|
||||
# homeassistant.components.aws_sqs
|
||||
# homeassistant.components.route53
|
||||
boto3==1.9.16
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user