leonb
Senior Member
Ok. I'm making same progress. Changed the modbus ID on the Sunsynk to 01, so now at least it pulls the inverter sn correctly.
I dont see anything being displayed anywhere. It does not show up as a device under Settings/Devices and Services.
It does not seem to give any errors in the log below, or am I missing something?
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
2022-11-20 08:26:02,078 INFO Loading HASS OS configuration
2022-11-20 08:26:02,093 DEBUG could not patch umodbus: numpy not found
2022-11-20 08:26:02,097 INFO Filter *last used for battery_soc, total_battery_charge, total_battery_discharge, total_grid_export, total_grid_import, total_pv_power
2022-11-20 08:26:02,098 INFO Connecting to serial:///dev/ttyUSB0
2022-11-20 08:26:02,180 INFO ############################################################
2022-11-20 08:26:02,180 INFO Inverter serial number '2207xxxxx6'
2022-11-20 08:26:02,180 INFO ############################################################
2022-11-20 08:26:02,181 INFO ############################################################
2022-11-20 08:26:02,182 INFO SUNSYNK_ID should be set to the serial number of your Inverter!
2022-11-20 08:26:02,183 INFO ############################################################
[cmd] ./run.py exited 0
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
I dont see anything being displayed anywhere. It does not show up as a device under Settings/Devices and Services.
It does not seem to give any errors in the log below, or am I missing something?
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
2022-11-20 08:26:02,078 INFO Loading HASS OS configuration
2022-11-20 08:26:02,093 DEBUG could not patch umodbus: numpy not found
2022-11-20 08:26:02,097 INFO Filter *last used for battery_soc, total_battery_charge, total_battery_discharge, total_grid_export, total_grid_import, total_pv_power
2022-11-20 08:26:02,098 INFO Connecting to serial:///dev/ttyUSB0
2022-11-20 08:26:02,180 INFO ############################################################
2022-11-20 08:26:02,180 INFO Inverter serial number '2207xxxxx6'
2022-11-20 08:26:02,180 INFO ############################################################
2022-11-20 08:26:02,181 INFO ############################################################
2022-11-20 08:26:02,182 INFO SUNSYNK_ID should be set to the serial number of your Inverter!
2022-11-20 08:26:02,183 INFO ############################################################
[cmd] ./run.py exited 0
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
Last edited:

