-
Sc00bs reacted to a post in a topic:
A much better way of connecting Home Assistant to your DEYE/Sunsynk inverter
-
A much better way of connecting Home Assistant to your DEYE/Sunsynk inverter
@Sc00bs 🤦♂️ So turns out i'm an idiot and didn't properly look at the PCB internally, From everything i'd read online, i believed all Sunsynk 3.6 inverters had a combined CAN / RS485 connecter.... Mine has it's own. I had thought i'd tested that weeks ago, however it was only a few days ago i found where the ModBus address is located, and had to change mine from 00, Which, with the YAML i'd used would have never worked (It was looking for 01) Also, the battery is daisy chained, i only specified that for clarity of the whole system. It is all now working great! Just wish i'd looked more throughly earlier. Thanks for your reply! As without it i probably wouldn't have bothered opening it back up again.
-
A much better way of connecting Home Assistant to your DEYE/Sunsynk inverter
Hi, I've been going round in circles and i can't seem to get this working. I have an ESP32 with an RS485 Shield (ordered from Electrodragon.com) which i have installed the YAML on as per your instructions in the Youtube Video (https://www.youtube.com/watch?v=EN5GjEbM4fo) I bought a cat5 splitter cable from SolarAssistant website as i also have 2 batteries in my system. I have a 3.6kwh inverter. All i'm getting from the logs are no response or duplicate modbus command errors.... Can anyone help or shed any light on this? Thanks! [14:19:52][C][modbus_controller:341]: ModbusController: [14:19:52][C][modbus_controller:342]: Address: 0x01 [14:19:52][W][modbus_controller:179]: Duplicate modbus command found: type=0x3 address=84 count=3 [14:19:52][W][modbus_controller:179]: Duplicate modbus command found: type=0x3 address=90 count=2 [14:19:52][W][modbus_controller:179]: Duplicate modbus command found: type=0x3 address=96 count=2 [14:19:52][W][modbus_controller:179]: Duplicate modbus command found: type=0x3 address=108 count=5 [14:19:52][W][modbus_controller:179]: Duplicate modbus command found: type=0x3 address=150 count=1 [14:19:52][W][modbus_controller:179]: Duplicate modbus command found: type=0x3 address=154 count=1 [14:19:52][W][modbus_controller:179]: Duplicate modbus command found: type=0x3 address=182 count=3 [14:19:52][W][modbus_controller:179]: Duplicate modbus command found: type=0x3 address=186 count=2 [14:19:52][W][modbus_controller:179]: Duplicate modbus command found: type=0x3 address=190 count=5 [14:19:52][W][modbus_controller:179]: Duplicate modbus command found: type=0x3 address=210 count=2 [14:19:52][W][modbus_controller:179]: Duplicate modbus command found: type=0x3 address=217 count=6 [14:19:52][W][modbus_controller:179]: Duplicate modbus command found: type=0x3 address=230 count=3 [14:19:52][W][modbus_controller:179]: Duplicate modbus command found: type=0x3 address=293 count=1 [14:19:52][W][modbus_controller:179]: Duplicate modbus command found: type=0x3 address=314 count=2 [14:19:52][W][modbus_controller:179]: Duplicate modbus command found: type=0x3 address=326 count=1 [14:19:52][W][component:237]: Component modbus_controller took a long time for an operation (141 ms). [14:19:52][W][component:238]: Components should block for at most 30 ms. [14:19:53][D][modbus_controller:040]: Modbus command to device=1 register=0xBA countdown=0 no response received - removed from send queue [14:19:54][D][sensor:094]: 'ESPHome Web 8a7164 Essential Power': Sending state nan W with 0 decimals of accuracy [14:19:54][D][sensor:094]: 'ESPHome Web 8a7164 Nonessential Power 1': Sending state nan W with 0 decimals of accuracy [14:19:54][D][modbus_controller:040]: Modbus command to device=1 register=0x125 countdown=0 no response received - removed from send queue [14:19:55][D][sensor:094]: 'ESPHome Web 8a7164 Essential Power 1': Sending state nan W with 0 decimals of accuracy [14:19:55][D][sensor:094]: 'ESPHome Web 8a7164 Solar Power': Sending state nan W with 0 decimals of accuracy [14:19:56][D][modbus_controller:040]: Modbus command to device=1 register=0x13A countdown=0 no response received - removed from send queue [14:19:56][D][sensor:094]: 'ESPHome Web 8a7164 Nonessential Power': Sending state nan W with 0 decimals of accuracy [14:19:57][D][modbus_controller:040]: Modbus command to device=1 register=0x146 countdown=0 no response received - removed from send queue [14:19:58][D][modbus_controller:040]: Modbus command to device=1 register=0x54 countdown=0 no response received - removed from send queue
aderrington
Members
-
Joined
-
Last visited