mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
config example incorrect (#10083)
changed ip_address to host as in docs below
This commit is contained in:
parent
e1afd9fb02
commit
0b0a9cee8f
@ -18,7 +18,7 @@ To use the `apache_kafka` integration in your installation, add the following to
|
||||
|
||||
```yaml
|
||||
apache_kafka:
|
||||
ip_address: localhost
|
||||
host: localhost
|
||||
port: 9092
|
||||
topic: home_assistant_1
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user