mqtt or sum

This commit is contained in:
mjallen18
2025-02-26 20:17:19 -06:00
parent 91bb8e087d
commit df8f886153

View File

@@ -160,14 +160,6 @@ in
auth_header = {
debug = false;
};
# MQTT with the new configuration format
mqtt = {}; # Enable the integration
"mqtt:broker" = "localhost";
"mqtt:port" = 1883;
"mqtt:discovery" = true;
"mqtt:discovery_prefix" = "homeassistant";
# https://www.home-assistant.io/integrations/ota_updater/
zha.zigpy_config.ota.z2m_remote_index = "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/index.json";