mirror of
https://github.com/home-assistant/core.git
synced 2026-04-24 02:39:02 +01:00
8 lines
203 B
JSON
8 lines
203 B
JSON
{
|
|
"domain": "apache_kafka",
|
|
"name": "Apache Kafka",
|
|
"documentation": "https://www.home-assistant.io/integrations/apache_kafka",
|
|
"requirements": ["aiokafka==0.6.0"],
|
|
"codeowners": ["@bachya"]
|
|
}
|