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
Traceback (most recent call last):
File "pylontech/pylontech.py", line 250, in <module>
print(p.get_values_single(2))
File "pylontech/pylontech.py", line 236, in get_values_single
f = self.read_frame()
File "pylontech/pylontech.py", line 186, in read_frame
f = self._decode_hw_frame(raw_frame=raw_frame)
File "pylontech/pylontech.py", line 167, in _decode_hw_frame
assert got_frame_checksum == int(frame_chksum, 16)
AssertionError
Hooked up via instructions in readme. Dumping raw frames shows some data, but doesn't seem to decode:
Hooked up via instructions in readme. Dumping raw frames shows some data, but doesn't seem to decode:
it's a vanilla US2000, made in 2019
The text was updated successfully, but these errors were encountered: