This commit is contained in:
mjallen18
2025-02-26 21:29:49 -06:00
parent 6bc0b2885f
commit 122f996620

View File

@@ -233,11 +233,6 @@ in
debug = false;
};
mqtt = {
base_topic = "zigbee2mqtt";
server = "mqtt://localhost";
};
# 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";
};