mqtt or sum
This commit is contained in:
@@ -160,14 +160,6 @@ in
|
|||||||
auth_header = {
|
auth_header = {
|
||||||
debug = false;
|
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/
|
# 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";
|
zha.zigpy_config.ota.z2m_remote_index = "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/index.json";
|
||||||
|
|||||||
Reference in New Issue
Block a user