Update hardcoded config
This commit is contained in:
parent
77136476e2
commit
9e3a1c35db
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ package com.kernelmaft.zanbur.common
|
||||||
|
|
||||||
|
|
||||||
object Config {
|
object Config {
|
||||||
const val MQTT_SERVER_HOST = "deorwine.kernelmaft.com"
|
const val MQTT_SERVER_HOST = "merovech.kernelmaft.com"
|
||||||
const val MQTT_SERVER_PORT = 1883
|
const val MQTT_SERVER_PORT = 1883
|
||||||
const val MQTT_TOPIC = "zigbee2mqtt"
|
const val MQTT_TOPIC = "zigbee2mqtt"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue