Describe the bug
This event shows up in the logs:
Logger: siobrultech_protocols.gem.protocol
Source: /usr/local/lib/python3.13/site-packages/siobrultech_protocols/gem/protocol.py:104
First occurred: September 8, 2025 at 6:57:04 PM (14 occurrences)
Last logged: 1:36:59 PM
140152006610272: Exception while attempting to parse a packet.
140151893521904: Exception while attempting to parse a packet.
140151893622144: Exception while attempting to parse a packet.
140151942833520: Exception while attempting to parse a packet.
140151804053296: Exception while attempting to parse a packet.
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/siobrultech_protocols/gem/protocol.py", line 101, in data_received
should_continue = self._process_buffer()
File "/usr/local/lib/python3.13/site-packages/siobrultech_protocols/gem/protocol.py", line 141, in _process_buffer
self.unknown_data_received(self._buffer[0:end])
~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/siobrultech_protocols/gem/protocol.py", line 430, in unknown_data_received
result = self._api_call.parse(self.api_type, response)
File "/usr/local/lib/python3.13/site-packages/siobrultech_protocols/gem/protocol.py", line 333, in parse
return self._gem_parser(response.decode()) if self._gem_parser else None
~~~~~~~~~~~~~~~^^
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte
config_entry-greeneye_monitor-530c1c4ae26d29bb19d65f2c92baf494.json
Diagnostics
Drag and drop your downloaded diagnostics file here:
Debug Logs
Drag and drop your downloaded log file here:
Describe the bug
This event shows up in the logs:
Logger: siobrultech_protocols.gem.protocol
Source: /usr/local/lib/python3.13/site-packages/siobrultech_protocols/gem/protocol.py:104
First occurred: September 8, 2025 at 6:57:04 PM (14 occurrences)
Last logged: 1:36:59 PM
140152006610272: Exception while attempting to parse a packet.
140151893521904: Exception while attempting to parse a packet.
140151893622144: Exception while attempting to parse a packet.
140151942833520: Exception while attempting to parse a packet.
140151804053296: Exception while attempting to parse a packet.
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/siobrultech_protocols/gem/protocol.py", line 101, in data_received
should_continue = self._process_buffer()
File "/usr/local/lib/python3.13/site-packages/siobrultech_protocols/gem/protocol.py", line 141, in _process_buffer
self.unknown_data_received(self._buffer[0:end])
~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/siobrultech_protocols/gem/protocol.py", line 430, in unknown_data_received
result = self._api_call.parse(self.api_type, response)
File "/usr/local/lib/python3.13/site-packages/siobrultech_protocols/gem/protocol.py", line 333, in parse
return self._gem_parser(response.decode()) if self._gem_parser else None
~~~~~~~~~~~~~~~^^
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte
config_entry-greeneye_monitor-530c1c4ae26d29bb19d65f2c92baf494.json
Diagnostics
Drag and drop your downloaded diagnostics file here:
Debug Logs
Drag and drop your downloaded log file here: