Logs from Eufy Security Add-on (either from Add-ons page of Home Assistant or Docker output):
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
2023-11-17 21:11:07.300 INFO Eufy Security server listening on host 0.0.0.0, port 3000
2023-11-17 21:11:14.320 INFO Connected to station T8010T152325064D on host 192.168.4.52 and port 12213
2023-11-17 21:11:18.945 INFO Push notification connection successfully established
2023-11-17 21:14:39.499 INFO Client disconnected with ip: 127.0.0.1 port: 55040 code: 1006 reason: Abnormal Closure
2023-11-17 21:22:12.482 INFO Client disconnected with ip: 127.0.0.1 port: 54546 code: 1000 reason: Normal Closure
2023-11-17 21:22:14.730 INFO Client disconnected with ip: 127.0.0.1 port: 34804 code: 1000 reason: Normal Closure
2023-11-17 21:22:24.770 INFO Client disconnected with ip: 127.0.0.1 port: 56644 code: 1000 reason: Normal Closure
2023-11-17 21:22:36.328 INFO Client disconnected with ip: 127.0.0.1 port: 34218 code: 1000 reason: Normal Closure
Would you share your device with me in case further debugging required? (Yes/No): Yes
If this is not an issue, you can use
Discussions
(https://github.com/fuatakgun/eufy_security/discussions) section.Describe the bug
All actions such as "Start/Stop P2P Stream", "Trigger Alarm" and some sensors such as "Battery", "Charging" show as unavailable
To reproduce
Expected behavior
All sensors, buttons should work
Additional information
Go to Settings -> System -> Repairs -> Click on 3 dots (...) -> System Information and get Version and Installation Type to below fields;
Hardware Information;
Camera Model: T8142-R (2C Pro)
Live Streaming Protocol (RTSP/P2P): N/A
Debug Logs from Home Assistant (https://github.com/fuatakgun/eufy_security/discussions/624) - Without this, I will automatically resolve this issue 2023-11-18 10:22:36.299 DEBUG (MainThread) [custom_components.eufy_security.config_flow] eufy_security async_step_user - {'host': '127.0.0.1', 'port': 3000} - {'_errors': {'base': 'auth'}, 'init_step': 'user', 'hass':, 'handler': 'eufy_security', 'flow_id': '432d5b7c1862a1b870981af8736bf80c', 'context': {'source': 'user', 'show_advanced_options': True}, 'init_data': None, 'cur_step': {'type': <FlowResultType.FORM: 'form'>, 'flow_id': '432d5b7c1862a1b870981af8736bf80c', 'handler': 'eufy_security', 'step_id': 'user', 'data_schema': <Schema({'host': <class 'str'>, 'port': <class 'int'>}, extra=PREVENT_EXTRA, required=False) object at 0x7f7c680490>, 'errors': {'base': 'auth'}, 'description_placeholders': None, 'last_step': None, 'preview': None}}
2023-11-18 10:22:36.310 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] on_open - executed
2023-11-18 10:22:36.313 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] websocket client _on_close False
2023-11-18 10:22:36.313 ERROR (MainThread) [homeassistant] Error doing job: Exception in callback WebSocketClient._on_close(>)
Traceback (most recent call last):
File "/usr/local/lib/python3.11/asyncio/events.py", line 80, in _run
self._context.run(self._callback, *self._args)
File "/config/custom_components/eufy_security/eufy_security_api/web_socket_client.py", line 81, in _on_close
self.close_callback(future)
File "/config/custom_components/eufy_security/eufy_security_api/api_client.py", line 308, in _on_close
_LOGGER.debug(f"on_close - executed - {future} = {future.exception()}")
^^^^^^^^^^^^^^^^^^
File "/config/custom_components/eufy_security/eufy_security_api/web_socket_client.py", line 62, in _process_messages
async def _process_messages(self):
asyncio.exceptions.CancelledError
2023-11-18 10:22:36.332 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] on_open - executed
2023-11-18 10:22:36.332 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] domain - server - EventSourceType.server - set_api_schema - {'schema_version': 19} - {'schemaVersion': 19}
2023-11-18 10:22:36.332 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] {'schemaVersion': 19, 'command': 'set_api_schema', 'messageId': 'set_api_schema.097f61e6af574283a2c4910f20117490'}
2023-11-18 10:22:36.333 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] send_message - {'schemaVersion': 19, 'command': 'set_api_schema', 'messageId': 'set_api_schema.097f61e6af574283a2c4910f20117490'}
2023-11-18 10:22:36.334 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _on_message - {'type': 'version', 'driverVersion': '2.9.1', 'serverVersion': '1.7.1', 'minSchemaVersion': 0, 'maxSchemaVersion': 20}
2023-11-18 10:22:36.336 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _on_message - {'type': 'result', 'success': True, 'messageId': 'set_api_schema.097f61e6af574283a2c4910f20117490', 'result': {}}
2023-11-18 10:22:36.336 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _set_products 1
2023-11-18 10:22:36.336 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] domain - server - EventSourceType.server - start_listening - {} - {}
2023-11-18 10:22:36.336 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] {'command': 'start_listening', 'messageId': 'start_listening.d518d71ea6694d7caf834128769fffe8'}
2023-11-18 10:22:36.336 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] send_message - {'command': 'start_listening', 'messageId': 'start_listening.d518d71ea6694d7caf834128769fffe8'}
2023-11-18 10:22:36.343 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _on_message - {'type': 'result', 'success': True, 'messageId': 'start_listening.d518d71ea6694d7caf834128769fffe8', 'result': {'state': {'driver': {'version': '2.9.1', 'connected': True, 'pushConnected': True, 'mqttConnected': False}, 'stations': ['T8010T152325064D'], 'devices': ['T8142T7123252C97']}}}
2023-11-18 10:22:36.343 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _set_products 2
2023-11-18 10:22:36.343 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] domain - device - EventSourceType.product - device.get_properties - {'domain': 'device', 'serial_no': 'T8142T7123252C97'} - {'serialNumber': 'T8142T7123252C97'}
2023-11-18 10:22:36.344 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] {'serialNumber': 'T8142T7123252C97', 'command': 'device.get_properties', 'messageId': 'device.get_properties.99ee711c06864a11a03c5095e803c705'}
2023-11-18 10:22:36.344 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] send_message - {'serialNumber': 'T8142T7123252C97', 'command': 'device.get_properties', 'messageId': 'device.get_properties.99ee711c06864a11a03c5095e803c705'}
2023-11-18 10:22:36.361 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _on_message - {'type': 'result', 'success': True, 'messageId': 'device.get_properties.99ee711c06864a11a03c5095e803c705', 'result': {'serialNumber': 'T8142T7123252C97', 'properties': {'name': 'Front Door', 'model': 'T8142-R', 'serialNumber': 'T8142T7123252C97', 'hardwareVersion': '00', 'softwareVersion': '3.0.4.7', 'type': 15, 'stationSerialNumber': 'T8010T152325064D', 'battery': 100, 'batteryTemperature': 21, 'lastChargingDays': 0, 'lastChargingTotalEvents': 0, 'lastChargingRecordedEvents': 0, 'lastChargingFalseEvents': 0, 'batteryUsageLastWeek': 0, 'wifiRssi': -3, 'wifiSignalLevel': 4, 'enabled': True, 'antitheftDetection': False, 'nightvision': 1, 'statusLed': False, 'motionDetection': True, 'motionDetectionType': 0, 'motionDetectionSensitivity': 4, 'motionDetected': False, 'personDetected': False, 'personName': '', 'rtspStream': True, 'rtspStreamUrl': 'rtsp://Ou49mEvcdfac:Tk4c1EPggUKr@192.168.4.52/live0', 'watermark': 0, 'state': 1, 'light': False, 'microphone': True, 'speaker': True, 'speakerVol
2023-11-18 10:22:36.361 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] domain - device - EventSourceType.product - device.get_properties_metadata - {'domain': 'device', 'serial_no': 'T8142T7123252C97'} - {'serialNumber': 'T8142T7123252C97'}
2023-11-18 10:22:36.361 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] {'serialNumber': 'T8142T7123252C97', 'command': 'device.get_properties_metadata', 'messageId': 'device.get_properties_metadata.f7c698236fc043acaf8a3ea2c7bdec91'}
2023-11-18 10:22:36.361 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] send_message - {'serialNumber': 'T8142T7123252C97', 'command': 'device.get_properties_metadata', 'messageId': 'device.get_properties_metadata.f7c698236fc043acaf8a3ea2c7bdec91'}
2023-11-18 10:22:36.375 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _on_message - {'type': 'result', 'success': True, 'messageId': 'device.get_properties_metadata.f7c698236fc043acaf8a3ea2c7bdec91', 'result': {'serialNumber': 'T8142T7123252C97', 'properties': {'name': {'key': 'device_name', 'name': 'name', 'label': 'Name', 'readable': True, 'writeable': False, 'type': 'string'}, 'model': {'key': 'device_model', 'name': 'model', 'label': 'Model', 'readable': True, 'writeable': False, 'type': 'string'}, 'serialNumber': {'key': 'device_sn', 'name': 'serialNumber', 'label': 'Serial number', 'readable': True, 'writeable': False, 'type': 'string'}, 'type': {'key': 'device_type', 'name': 'type', 'label': 'Type', 'readable': True, 'writeable': False, 'type': 'number', 'states': {'0': 'Station', '1': 'Camera', '2': 'Sensor (T8900)', '3': 'Floodlight', '4': 'Camera E', '5': 'Doorbell', '7': 'Battery Doorbell', '8': 'Camera 2', '9': 'eufyCam S210 (eufyCam 2C)', '10': 'Motion Sensor (T8910)', '11': 'Keypad', '14': 'eufyCam S221 (eufyCam 2 Pro)', '15': 'eufyCam S220 (eufyCam 2C P
2023-11-18 10:22:36.375 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] domain - device - EventSourceType.product - device.get_commands - {'domain': 'device', 'serial_no': 'T8142T7123252C97'} - {'serialNumber': 'T8142T7123252C97'}
2023-11-18 10:22:36.375 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] {'serialNumber': 'T8142T7123252C97', 'command': 'device.get_commands', 'messageId': 'device.get_commands.ed553518b5b947e8a9ea04a69a640935'}
2023-11-18 10:22:36.375 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] send_message - {'serialNumber': 'T8142T7123252C97', 'command': 'device.get_commands', 'messageId': 'device.get_commands.ed553518b5b947e8a9ea04a69a640935'}
2023-11-18 10:22:36.379 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _on_message - {'type': 'result', 'success': True, 'messageId': 'device.get_commands.ed553518b5b947e8a9ea04a69a640935', 'result': {'serialNumber': 'T8142T7123252C97', 'commands': ['start_livestream', 'stop_livestream', 'trigger_alarm_sound', 'start_download', 'cancel_download', 'start_talkback', 'stop_talkback', 'snooze']}}
2023-11-18 10:22:36.380 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] domain - device - EventSourceType.device - device.is_rtsp_livestreaming - {'serial_no': 'T8142T7123252C97'} - {'serialNumber': 'T8142T7123252C97'}
2023-11-18 10:22:36.380 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] {'serialNumber': 'T8142T7123252C97', 'command': 'device.is_rtsp_livestreaming', 'messageId': 'device.is_rtsp_livestreaming.4b287d83973f41259da75ae817acad76'}
2023-11-18 10:22:36.380 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] send_message - {'serialNumber': 'T8142T7123252C97', 'command': 'device.is_rtsp_livestreaming', 'messageId': 'device.is_rtsp_livestreaming.4b287d83973f41259da75ae817acad76'}
2023-11-18 10:22:36.383 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _on_message - {'type': 'result', 'success': True, 'messageId': 'device.is_rtsp_livestreaming.4b287d83973f41259da75ae817acad76', 'result': {'serialNumber': 'T8142T7123252C97', 'livestreaming': False}}
2023-11-18 10:22:36.384 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] domain - device - EventSourceType.device - device.is_livestreaming - {'serial_no': 'T8142T7123252C97'} - {'serialNumber': 'T8142T7123252C97'}
2023-11-18 10:22:36.384 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] {'serialNumber': 'T8142T7123252C97', 'command': 'device.is_livestreaming', 'messageId': 'device.is_livestreaming.ec4c2fd766dd4ab19953a11a6c59335e'}
2023-11-18 10:22:36.384 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] send_message - {'serialNumber': 'T8142T7123252C97', 'command': 'device.is_livestreaming', 'messageId': 'device.is_livestreaming.ec4c2fd766dd4ab19953a11a6c59335e'}
2023-11-18 10:22:36.389 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _on_message - {'type': 'result', 'success': True, 'messageId': 'device.is_livestreaming.ec4c2fd766dd4ab19953a11a6c59335e', 'result': {'serialNumber': 'T8142T7123252C97', 'livestreaming': False}}
2023-11-18 10:22:36.390 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] domain - device - EventSourceType.device - device.get_voices - {'domain': 'device', 'serial_no': 'T8142T7123252C97'} - {'serialNumber': 'T8142T7123252C97'}
2023-11-18 10:22:36.390 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] {'serialNumber': 'T8142T7123252C97', 'command': 'device.get_voices', 'messageId': 'device.get_voices.4c0b0572920841e3b2910e2ee8f864c9'}
2023-11-18 10:22:36.390 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] send_message - {'serialNumber': 'T8142T7123252C97', 'command': 'device.get_voices', 'messageId': 'device.get_voices.4c0b0572920841e3b2910e2ee8f864c9'}
2023-11-18 10:22:37.047 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _on_message - {'type': 'result', 'success': True, 'messageId': 'device.get_voices.4c0b0572920841e3b2910e2ee8f864c9', 'result': {'serialNumber': 'T8142T7123252C97', 'voices': {}}}
2023-11-18 10:22:37.048 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _set_properties -T8142T7123252C97 - {'name': 'Front Door', 'model': 'T8142-R', 'serialNumber': 'T8142T7123252C97', 'hardwareVersion': '00', 'softwareVersion': '3.0.4.7', 'type': 15, 'stationSerialNumber': 'T8010T152325064D', 'battery': 100, 'batteryTemperature': 21, 'lastChargingDays': 0, 'lastChargingTotalEvents': 0, 'lastChargingRecordedEvents': 0, 'lastChargingFalseEvents': 0, 'batteryUsageLastWeek': 0, 'wifiRssi': -3, 'wifiSignalLevel': 4, 'enabled': True, 'antitheftDetection': False, 'nightvision': 1, 'statusLed': False, 'motionDetection': True, 'motionDetectionType': 0, 'motionDetectionSensitivity': 4, 'motionDetected': False, 'personDetected': False, 'personName': '', 'rtspStream': True, 'rtspStreamUrl': 'rtsp://Ou49mEvcdfac:Tk4c1EPggUKr@192.168.4.52/live0', 'watermark': 0, 'state': 1, 'light': False, 'microphone': True, 'speaker': True, 'speakerVolume': 92, 'audioRecording': True, 'powerSource': 0, 'powerWorkingMode': 1, 'chargingStatus': 1, 'recordingEndClipMotionStops': False, 'recordingClipLength': 60, 'recordingRetriggerInterval': 5, 'videoStreamingQuality': 2, 'videoRecordingQuality': 2, 'lightSettingsBrightnessManual': 60, 'notificationType': 1, 'snoozeTime': 0, 'snoozeStartTime': 0, 'picture': None}
2023-11-18 10:22:37.051 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] url - StreamProvider.RTSP - rtsp://Ou49mEvcdfac:Tk4c1EPggUKr@192.168.4.52/live0
2023-11-18 10:22:37.051 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] domain - station - EventSourceType.product - station.get_properties - {'domain': 'station', 'serial_no': 'T8010T152325064D'} - {'serialNumber': 'T8010T152325064D'}
2023-11-18 10:22:37.052 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] {'serialNumber': 'T8010T152325064D', 'command': 'station.get_properties', 'messageId': 'station.get_properties.d5c9e5780d5540deb7e84a52fe2f1310'}
2023-11-18 10:22:37.052 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] send_message - {'serialNumber': 'T8010T152325064D', 'command': 'station.get_properties', 'messageId': 'station.get_properties.d5c9e5780d5540deb7e84a52fe2f1310'}
2023-11-18 10:22:37.059 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _on_message - {'type': 'result', 'success': True, 'messageId': 'station.get_properties.d5c9e5780d5540deb7e84a52fe2f1310', 'result': {'serialNumber': 'T8010T152325064D', 'properties': {'name': 'HomeBase 2', 'model': 'T8010', 'serialNumber': 'T8010T152325064D', 'type': 0, 'hardwareVersion': 'P0', 'softwareVersion': '3.3.1.5h', 'macAddress': '04:17:B6:C0:72:82', 'timeFormat': 0, 'alarmVolume': 8, 'alarm': False, 'alarmType': 0, 'alarmArmed': False, 'alarmArmDelay': 0, 'alarmDelay': 0, 'alarmDelayType': 0, 'alarmTone': 1, 'promptVolume': 7, 'notificationStartAlarmDelay': True, 'notificationSwitchModeSchedule': True, 'notificationSwitchModeGeofence': True, 'notificationSwitchModeApp': True, 'notificationSwitchModeKeypad': True, 'sdStatus': 0, 'lanIpAddress': '192.168.4.52', 'guardMode': 1, 'sdCapacity': 0, 'sdCapacityAvailable': 0, 'currentMode': 1}}}
2023-11-18 10:22:37.059 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] domain - station - EventSourceType.product - station.get_properties_metadata - {'domain': 'station', 'serial_no': 'T8010T152325064D'} - {'serialNumber': 'T8010T152325064D'}
2023-11-18 10:22:37.059 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] {'serialNumber': 'T8010T152325064D', 'command': 'station.get_properties_metadata', 'messageId': 'station.get_properties_metadata.7790f518add543bea1d008ca94552ebe'}
2023-11-18 10:22:37.059 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] send_message - {'serialNumber': 'T8010T152325064D', 'command': 'station.get_properties_metadata', 'messageId': 'station.get_properties_metadata.7790f518add543bea1d008ca94552ebe'}
2023-11-18 10:22:37.065 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _on_message - {'type': 'result', 'success': True, 'messageId': 'station.get_properties_metadata.7790f518add543bea1d008ca94552ebe', 'result': {'serialNumber': 'T8010T152325064D', 'properties': {'name': {'key': 'station_name', 'name': 'name', 'label': 'Name', 'readable': True, 'writeable': False, 'type': 'string'}, 'model': {'key': 'station_model', 'name': 'model', 'label': 'Model', 'readable': True, 'writeable': False, 'type': 'string'}, 'serialNumber': {'key': 'station_sn', 'name': 'serialNumber', 'label': 'Serial number', 'readable': True, 'writeable': False, 'type': 'string'}, 'type': {'key': 'device_type', 'name': 'type', 'label': 'Type', 'readable': True, 'writeable': False, 'type': 'number', 'states': {'0': 'Station', '1': 'Camera', '2': 'Sensor (T8900)', '3': 'Floodlight', '4': 'Camera E', '5': 'Doorbell', '7': 'Battery Doorbell', '8': 'Camera 2', '9': 'eufyCam S210 (eufyCam 2C)', '10': 'Motion Sensor (T8910)', '11': 'Keypad', '14': 'eufyCam S221 (eufyCam 2 Pro)', '15': 'eufyCam S220 (eufyCam
2023-11-18 10:22:37.066 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] domain - station - EventSourceType.product - station.get_commands - {'domain': 'station', 'serial_no': 'T8010T152325064D'} - {'serialNumber': 'T8010T152325064D'}
2023-11-18 10:22:37.066 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] {'serialNumber': 'T8010T152325064D', 'command': 'station.get_commands', 'messageId': 'station.get_commands.44610451e8944711968871423535a10c'}
2023-11-18 10:22:37.066 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] send_message - {'serialNumber': 'T8010T152325064D', 'command': 'station.get_commands', 'messageId': 'station.get_commands.44610451e8944711968871423535a10c'}
2023-11-18 10:22:37.071 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _on_message - {'type': 'result', 'success': True, 'messageId': 'station.get_commands.44610451e8944711968871423535a10c', 'result': {'serialNumber': 'T8010T152325064D', 'commands': ['stationReboot', 'stationTriggerAlarmSound', 'stationChime', 'stationDownloadImage', 'stationDatabaseQueryLatestInfo', 'stationDatabaseQueryLocal', 'stationDatabaseCoundByDate', 'stationDatabaseDelete']}}
2023-11-18 10:22:37.072 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _set_properties -T8010T152325064D - {'name': 'HomeBase 2', 'model': 'T8010', 'serialNumber': 'T8010T152325064D', 'type': 0, 'hardwareVersion': 'P0', 'softwareVersion': '3.3.1.5h', 'macAddress': '04:17:B6:C0:72:82', 'timeFormat': 0, 'alarmVolume': 8, 'alarm': False, 'alarmType': 0, 'alarmArmed': False, 'alarmArmDelay': 0, 'alarmDelay': 0, 'alarmDelayType': 0, 'alarmTone': 1, 'promptVolume': 7, 'notificationStartAlarmDelay': True, 'notificationSwitchModeSchedule': True, 'notificationSwitchModeGeofence': True, 'notificationSwitchModeApp': True, 'notificationSwitchModeKeypad': True, 'sdStatus': 0, 'lanIpAddress': '192.168.4.52', 'guardMode': 1, 'sdCapacity': 0, 'sdCapacityAvailable': 0, 'currentMode': 1}
2023-11-18 10:22:44.542 DEBUG (MainThread) [custom_components.eufy_security] image 1 - False - None
2023-11-18 10:22:44.543 DEBUG (MainThread) [custom_components.eufy_security] async_camera_image 5 - is_empty True
2023-11-18 10:25:24.757 DEBUG (MainThread) [custom_components.eufy_security] image 1 - False - None
2023-11-18 10:25:24.758 DEBUG (MainThread) [custom_components.eufy_security] async_camera_image 5 - is_empty True
Logs from Eufy Security Add-on (either from Add-ons page of Home Assistant or Docker output): s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting s6-rc: info: service legacy-services successfully started 2023-11-17 21:11:07.300 INFO Eufy Security server listening on host 0.0.0.0, port 3000 2023-11-17 21:11:14.320 INFO Connected to station T8010T152325064D on host 192.168.4.52 and port 12213 2023-11-17 21:11:18.945 INFO Push notification connection successfully established 2023-11-17 21:14:39.499 INFO Client disconnected with ip: 127.0.0.1 port: 55040 code: 1006 reason: Abnormal Closure 2023-11-17 21:22:12.482 INFO Client disconnected with ip: 127.0.0.1 port: 54546 code: 1000 reason: Normal Closure 2023-11-17 21:22:14.730 INFO Client disconnected with ip: 127.0.0.1 port: 34804 code: 1000 reason: Normal Closure 2023-11-17 21:22:24.770 INFO Client disconnected with ip: 127.0.0.1 port: 56644 code: 1000 reason: Normal Closure 2023-11-17 21:22:36.328 INFO Client disconnected with ip: 127.0.0.1 port: 34218 code: 1000 reason: Normal Closure
Would you share your device with me in case further debugging required? (Yes/No): Yes