You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've found that every few hours the sensor value updates become frozen. For example, my non-Essential vaule hasn't been updated for 17 minutes now. Restarting the add-on fixes the issue and everything starts to update again. In the logs I see lots of errors similar to this:
12:16:03 ERROR OSError in callback read_ss: AttributeError reading 8 registers from 0: 'Serial' object has no attribute 'host';
I have a Sunsynk 5.5 ECCO using a wired RS485 waveshare dongle. Where do I start to troubleshoot this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've found that every few hours the sensor value updates become frozen. For example, my non-Essential vaule hasn't been updated for 17 minutes now. Restarting the add-on fixes the issue and everything starts to update again. In the logs I see lots of errors similar to this:
12:16:03 ERROR OSError in callback read_ss: AttributeError reading 8 registers from 0: 'Serial' object has no attribute 'host';
I have a Sunsynk 5.5 ECCO using a wired RS485 waveshare dongle. Where do I start to troubleshoot this?
Beta Was this translation helpful? Give feedback.
All reactions