Were you ever able to find a solution for this error? I have integrated my SensorPush and am seeing the same errors. I have a WiFi gateway that handles two of the sensors. The other is bluetooth only currently. Possibly this is related to the error?
2023-05-30 11:57:42.707 ERROR (MainThread) [homeassistant.util.logging] Exception in _update_callback when dispatching ‘sensorpush_updated’: ()
Traceback (most recent call last):
File “/config/custom_components/sensorpush/init.py”, line 154, in _update_callback
sensor_data = sensor_results[self._device_id]
KeyError: ‘375969.8833333030928970’
2023-05-30 11:57:42.729 ERROR (MainThread) [homeassistant.util.logging] Exception in _update_callback when dispatching ‘sensorpush_updated’: ()
Traceback (most recent call last):
File “/config/custom_components/sensorpush/init.py”, line 154, in _update_callback
sensor_data = sensor_results[self._device_id]
KeyError: ‘375969.8833333030928970’
2023-05-30 11:58:42.482 ERROR (MainThread) [homeassistant.util.logging] Exception in _update_callback when dispatching ‘sensorpush_updated’: ()
Traceback (most recent call last):
File “/config/custom_components/sensorpush/init.py”, line 154, in _update_callback
sensor_data = sensor_results[self._device_id]
KeyError: ‘375969.8833333030928970’
2023-05-30 11:58:42.489 ERROR (MainThread) [homeassistant.util.logging] Exception in _update_callback when dispatching ‘sensorpush_updated’: ()
Traceback (most recent call last):
File “/config/custom_components/sensorpush/init.py”, line 154, in _update_callback
sensor_data = sensor_results[self._device_id]
KeyError: ‘375969.8833333030928970’
2023-05-30 11:59:42.490 ERROR (MainThread) [homeassistant.util.logging] Exception in _update_callback when dispatching ‘sensorpush_updated’: ()
Traceback (most recent call last):
File “/config/custom_components/sensorpush/init.py”, line 154, in _update_callback
sensor_data = sensor_results[self._device_id]
KeyError: ‘375969.8833333030928970’