zigbee2mqtt:error 2018-12-13 11:10:43 Not connected to MQTT server! Is there someone who can help me fixing this? Thanks in advance! millercecommentedDec 15, 2018• edited This is a fresh and repeated fresh install and I'm STILL having same "Not connected to MQTT server!" issue. ...
I need Zigbee2MQTT. I follow the instructions but get the dreaded "Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)". The full log is here:https://pastebin.com/gEwq17K2
Finally, the Zigbee2MQTT module drives zigbee-herdsman and maps the zigbee messages to MQTT messages. Zigbee2MQTT also keeps track of the state of the system. It uses adatabase.dbfile to store this state; a text file with a JSON database of connected devices and their capabilities. Zigbee...
I have an ESP32-C6 that successfully connects to my zigbee coordinator, including a custom set manufacturer name, model number and related config file so that it shows up properly as a supported device in Z2M: Z2M_Connected.png Curently the state only reports linkquality: ...
# MQTT settingsmqtt:# MQTT base topic for Zigbee2MQTT MQTT messagesbase_topic:zigbee2mqtt# MQTT server URLserver:'mqtt://localhost'# MQTT server authentication, uncomment if required:# user: my_user# password: my_password if you are using the default port then there is no need to add it...
If you arenotusing the Mosquitto broker add-on fill in your MQTT details (leave empty when using the Mosquitto broker add-on) under themqttsection. Format can be foundhere, but skip the initialmqtt:indent. e.g.: server:mqtt://localhost:1883user:my_userpassword:"my_password" ...
Is it possible that the credentials for connecting to the MQTT server are not configured properly, which is causing the connection to be refused? It's a good idea to check the MQTT server configuration and make sure that the credentials (e.g., username and password) are set up correctly ...
The logs will not display the firmware version of this device as it seems like it cannot access it at all. So even though there might be a chance thatthisstick was not flashed correctly by the manufacturer, myotherstick is currently working. It is connected to my debian server and successf...
Zigbee2MQTT:info 2023-12-03 13:26:08: Connecting to MQTT server at mqtt://core-mosquitto:1883 Zigbee2MQTT:info 2023-12-03 13:26:09: Connected to MQTT server Zigbee2MQTT:info 2023-12-03 13:26:09: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload '{"state":"online"}' ...
#12904 Allow to specify MQTT server in secrets #12919 Move _TZ3210_rcggc0ys to Moes ZLD-RCWFixes#12666 Fix power source of Third Reality 3RDS17BZ and 3RMS16BZ incorrect #12677 Fix _TZE200_sbordckq not recognized anymore #4308 Fix adaptation_run_control values for Danfoss 014G2461 #43...