Skip to content
Snippets Groups Projects
Commit 581c10b8 authored by void's avatar void
Browse files

Update 2 files

- /intern/docker_esphome/templates/includes/common.inc.yaml
- /intern/docker_esphome/templates/includes/common_info.inc.yaml
parent bd625ca4
No related branches found
No related tags found
1 merge request!123Autodiscovery für ESPHome Devices in Homeassistant aktivieren
......@@ -31,5 +31,5 @@ api:
# MQTT config
mqtt:
broker: 192.168.0.201
discovery: false
discovery: true
topic_prefix: "ESPHome/{{ devicename }}"
......@@ -33,5 +33,5 @@ api:
# MQTT config
mqtt:
broker: 192.168.0.201
discovery: false
discovery: true
topic_prefix: "ESPHome/{{ devicename }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment