Compare commits
3 Commits
a0c5189ada
...
1101c600ab
| Author | SHA1 | Date | |
|---|---|---|---|
|
1101c600ab
|
|||
|
efa1f9aeee
|
|||
|
954b220c48
|
@@ -733,7 +733,6 @@ local function create_devs(mqtt_client)
|
||||
return devs
|
||||
end
|
||||
|
||||
--- @type MqttConfig
|
||||
local mqtt_config = {
|
||||
host = ((host == "zeus" or host == "hephaestus") and "olympus.lan.huizinga.dev") or "mosquitto",
|
||||
port = 8883,
|
||||
|
||||
Reference in New Issue
Block a user