-
Notifications
You must be signed in to change notification settings - Fork 54
Description
I have this issue where no data is sent to MQTT:
My broker is well configured, as I use it for Zigbee2MQTT also.
Any extra config step needed?
2023-12-07 11:33:13 DEBUG Starting new HTTP connection (1): 192.168.1.63:80
2023-12-07 11:33:14 DEBUG http://192.168.1.63:80 "GET /device/getParam?dev_id=1&dev_type=35&dev_code=3351&type=3¶m_addr=5035¶m_num=10¶m_type=1&token=419e2a77-b8c0-458f-b3f5-8615fbdf0d27&lang=en_us&time123456=1701945193 HTTP/1.1" 200 149
2023-12-07 11:33:14 DEBUG HTTP Status code 200
2023-12-07 11:33:14 DEBUG Payload Status code 1
2023-12-07 11:33:14 DEBUG Payload Dict: {'result_code': 1, 'result_msg': 'success', 'result_data': {'param_value': 'FF FF 00 55 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF '}}
2023-12-07 11:33:14 DEBUG Data length: 20
2023-12-07 11:33:14 DEBUG Changing transaction state from 'SENDING' to 'WAITING FOR REPLY'
2023-12-07 11:33:14 DEBUG Modbus payload: ['00', '5b', '00', '00', '00', '17', '01', '03', '14', 'FF', 'FF', '00', '55', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF']
2023-12-07 11:33:14 DEBUG Requested Size: 8, Returned Size: 8
2023-12-07 11:33:14 DEBUG Modbus payload: ['14', 'FF', 'FF', '00', '55', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF', 'FF']
2023-12-07 11:33:14 DEBUG Requested Size: 21, Returned Size: 21
2023-12-07 11:33:14 DEBUG Changing transaction state from 'WAITING FOR REPLY' to 'PROCESSING REPLY'
2023-12-07 11:33:14 DEBUG RECV: 0x0 0x5b 0x0 0x0 0x0 0x17 0x1 0x3 0x14 0xff 0xff 0x0 0x55 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2023-12-07 11:33:14 DEBUG Processing: 0x0 0x5b 0x0 0x0 0x0 0x17 0x1 0x3 0x14 0xff 0xff 0x0 0x55 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
2023-12-07 11:33:14 DEBUG Factory Response[ReadHoldingRegistersResponse: 3]
2023-12-07 11:33:14 DEBUG Adding transaction 91
2023-12-07 11:33:14 DEBUG Getting transaction 91
2023-12-07 11:33:14 DEBUG Changing transaction state from 'PROCESSING REPLY' to 'TRANSACTION_COMPLETE'
2023-12-07 11:33:14 DEBUG Using Inverter Time: 2023-12-7 11:33:12
2023-12-07 11:33:14 INFO Inverter: Successfully scraped in 2.486299 secs
2023-12-07 11:33:14 WARNING MQTT: Server Error; Server not configured
MQTT: Server Error; Server not configured