Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tuya Smart Doorbell Error #389

Closed
jasontracen opened this issue Jun 1, 2024 · 2 comments
Closed

Tuya Smart Doorbell Error #389

jasontracen opened this issue Jun 1, 2024 · 2 comments

Comments

@jasontracen
Copy link

jasontracen commented Jun 1, 2024

Describe the bug
When I added my smart doorbell to Homebridge I receive an error message in the logs

Error From Log***

6/1/2024, 4:54:12 PM] [Tuya] [SeaView Doorbell] Failed to fetch snapshot. Showing "offline" image instead.
[6/1/2024, 4:54:12 PM] [Tuya] [SeaView Doorbell] [in#0 @ 0000000001313280] Error opening input: Invalid data found when processing input Error opening input file rtsps://eb6c77f1093c61b29eyawh:[email protected]:443/v1/proxy/echo_show/e2a7021d7eac40e6bfd824655767f78fc061945b49e1d627. Error opening input files: Invalid data found when processing input
[X7 Smart Doorbell] The image snapshot handler for the given accessory didn't respond at all! See https://homebridge.io/w/JtMGR for more info.
[6/1/2024, 4:54:28 PM] [Tuya] [SeaView Doorbell] Failed to fetch snapshot. Showing "offline" image instead.
[6/1/2024, 4:54:28 PM] [Tuya] [SeaView Doorbell] [in#0 @ 00000000013f3280] Error opening input: Invalid data found when processing input Error opening input file rtsps://eb6c77f1093c61b29eyawh:[email protected]:443/v1/proxy/echo_show/a25f4eb369294e78aca2b9d51b767a7e9db62b9689a1cb6b. Error opening input files: Invalid data found when processing input
[X7 Smar

Full Log ***

6/1/2024, 5:01:27 PM] [Tuya] Log in to Tuya Cloud.
[6/1/2024, 5:01:27 PM] [Tuya] [TuyaOpenAPI] Login to: https://openapi.tuyaus.com
[6/1/2024, 5:01:27 PM] [Tuya] [TuyaOpenAPI] Request:
method = post
endpoint = https://openapi.tuyaus.com
path = /v1.0/iot-01/associated-users/actions/authorized-login
query = null
headers = {
"t": "1717275687613",
"client_id": "xxxxxxx",
"nonce": "xxxxxcxcccccc",
"Signature-Headers": "client_id",
"sign": "D380B04E2E63AE20ADE8F7590F877DC67AB30FE721EFA62C9430D0A6BB9429C7",
"sign_method": "HMAC-SHA256",
"access_token": "",
"lang": "en",
"dev_lang": "javascript",
"dev_channel": "homebridge",
"devVersion": "1.7.0-beta.53"
}
body = {
"country_code": 1,
"username": "[email protected]",
"password": "xxxxxxxcccc",
"schema": "smartlife"
}
[6/1/2024, 5:01:27 PM] Homebridge v1.8.2 (HAP v0.12.1) (Tuya) is running on port 50415.
[6/1/2024, 5:01:28 PM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.0/iot-01/associated-users/actions/authorized-login
data = {
"result": {
"access_token": "9071468b57e2b2ea152fc46306c0b19e",
"expire_time": 7200,
"platform_url": "https://openapi.tuyaus.com",
"refresh_token": "cf30d0ef7d9d5ea57a0c88a4c2410a34",
"uid": "az1611150908148HnVj4"
},
"success": true,
"t": 1717275688319,
"tid": "1d48f945205a11ef9c7442b1fe1466b5"
}
[6/1/2024, 5:01:28 PM] [Tuya] Start MQTT connection.
[6/1/2024, 5:01:28 PM] [Tuya] Fetching home list.
[6/1/2024, 5:01:28 PM] [Tuya] [TuyaOpenAPI] Request:
method = post
endpoint = https://openapi.tuyaus.com
path = /v1.0/iot-03/open-hub/access-config
query = null
headers = {
"t": "1717275688162",
"client_id": "w5pnmcacecmgdyrv83p4",
"nonce": "f9842513-441c-4ad5-99bd-a3c48114d3db",
"Signature-Headers": "client_id",
"sign": "1D05389901A8D6E5606CA49F10F33BB14E160941418F61FBC233C06F30E0BA5A",
"sign_method": "HMAC-SHA256",
"access_token": "9071468b57e2b2ea152fc46306c0b19e",
"lang": "en",
"dev_lang": "javascript",
"dev_channel": "homebridge",
"devVersion": "1.7.0-beta.53"
}
body = {
"uid": "az1611150908148HnVj4",
"link_id": "fdebcd13-b1d9-413d-a4b3-7756182394a2",
"link_type": "mqtt",
"topics": "device",
"msg_encrypted_version": "1.0"
}
[6/1/2024, 5:01:28 PM] [Tuya] [TuyaOpenAPI] Request:
method = get
endpoint = https://openapi.tuyaus.com
path = /v1.0/users/az1611150908148HnVj4/homes
query = undefined
headers = {
"t": "1717275688163",
"client_id": "w5pnmcacecmgdyrv83p4",
"nonce": "77a0a280-d6e7-495a-ae15-8cd050fc953f",
"Signature-Headers": "client_id",
"sign": "56A595B665DE3E732CAC5684550A64C73EF2192556CF3F6F3547F155EDA0E5E0",
"sign_method": "HMAC-SHA256",
"access_token": "9071468b57e2b2ea152fc46306c0b19e",
"lang": "en",
"dev_lang": "javascript",
"dev_channel": "homebridge",
"devVersion": "1.7.0-beta.53"
}
body = null
[6/1/2024, 5:01:28 PM] [CameraUI] VIDEOANALYSIS: New message: Data: {"time":"2024-06-01T21:01:28.202Z","event":"dwellTime (60s)"} - Motion: resetted - Camera: Living Room
[6/1/2024, 5:01:28 PM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.0/iot-03/open-hub/access-config
data = {
"result": {
"client_id": "cloud_new11ec2e343d28e1b03f1fd90982fecdce",
"expire_time": 7200,
"password": "2b6dba07fa9774b7e73cca16c84c18d2",
"sink_topic": {
"device": "cloud/token/out/{device_id}"
},
"source_topic": {
"device": "cloud/token/in/new6ac77ef1526bfb20100259bf36e788a6"
},
"url": "ssl://m1.tuyaus.com:8883",
"username": "cloud_new6ac77ef1526bfb20100259bf36e788a6"
},
"success": true,
"t": 1717275688450,
"tid": "1d6691e7205a11ef9b1bb62641605345"
}
[6/1/2024, 5:01:28 PM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.0/users/az1611150908148HnVj4/homes
data = {
"result": [
{
"geo_name": "Montross 914–988 Monroe Bay Cir",
"home_id": 49670426,
"lat": 38.23769779325379,
"lon": -76.97290049835823,
"name": "Monroe Bay",
"role": "OWNER"
},
{
"geo_name": "xxxxxcf",
"home_id": 199575057,
"lat": ccxccc,
"lon": -ccccccv,
"name": "SeaView",
"role": "OWNER"
}
],
"success": true,
"t": 1717275688721,
"tid": "1d918852205a11efb9130e1a774ae1f3"
}
[6/1/2024, 5:01:28 PM] [Tuya] Got home_id=49670426, name=Monroe Bay
[6/1/2024, 5:01:28 PM] [Tuya] Did not find home_id=49670426 in whitelist; excluding devices from this home.
[6/1/2024, 5:01:28 PM] [Tuya] Got home_id=199575057, name=SeaView
[6/1/2024, 5:01:28 PM] [Tuya] Found home_id=199575057 in whitelist; including devices from this home.
[6/1/2024, 5:01:28 PM] [Tuya] Fetching device list.
[6/1/2024, 5:01:28 PM] [Tuya] [TuyaOpenAPI] Request:
method = get
endpoint = https://openapi.tuyaus.com
path = /v1.0/homes/199575057/devices
query = undefined
headers = {
"t": "1717275688559",
"client_id": "w5pnmcacecmgdyrv83p4",
"nonce": "0c214694-9605-477a-8a94-b92006784241",
"Signature-Headers": "client_id",
"sign": "C3B175A7022AB6843A86560963B5FBB20511A9CED6F7E814B415CAED486C151C",
"sign_method": "HMAC-SHA256",
"access_token": "9071468b57e2b2ea152fc46306c0b19e",
"lang": "en",
"dev_lang": "javascript",
"dev_channel": "homebridge",
"devVersion": "1.7.0-beta.53"
}
body = null
[6/1/2024, 5:01:28 PM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.0/homes/199575057/devices
data = {
"result": [
{
"active_time": 1717217450,
"biz_type": 18,
"category": "sp",
"create_time": 1717217450,
"icon": "smart/icon/ay15372371921250HFeV/096ef571335ff260c691151da95cfe21.jpg",
"id": "eb6c77f1093c61b29eyawh",
"ip": "8.19.234.22",
"lat": "",
"local_key": "1-T$&Dgs;^R`L<Jz",
"lon": "",
"model": "X7-VGA-7252-0328(AILK)",
"name": "SeaView Doorbell",
"online": true,
"owner_id": "199575057",
"product_id": "vz0jdigjlahnih4l",
"product_name": "X7",
"status": [
{
"code": "basic_nightvision",
"value": "0"
},
{
"code": "sd_storge",
"value": "100|0|100"
},
{
"code": "sd_status",
"value": 5
},
{
"code": "sd_format",
"value": false
},
{
"code": "sd_format_state",
"value": -20000
},
{
"code": "wireless_electricity",
"value": 97
},
{
"code": "wireless_lowpower",
"value": 10
},
{
"code": "record_switch",
"value": true
},
{
"code": "record_mode",
"value": "1"
},
{
"code": "doorbell_pic",
"value": ""
},
{
"code": "initiative_message",
"value": "eyJ2IjoiNC4wIiwiZmlsZXMiOlt7ImRhdGEiOiJjYWFhOTcyMTk3OTkwNmE2YzJhNjdiNTE5ZWM3NGU4YzkyYmQxMDhhNjAwY2ZjNWIzMzdlNzE3NjczYzAxYTQyMTE1ZTZmYzk3ZWI0M2ZjMTc3NzU0Y2MzMGFkN2E4YzlhNThmZTJkNTJhOTI3ZDdjYzdmODUxYjNjOGI2NmNiYmNiYTBiMWUyZGRkZDhkNmFjMmY2MGU1OTQ4ZmQyYmRhNGI4MWNhNzFhNmUxYjE0MmI4ZWM2MzA5YjgxZmNlNjhhMDU2ZmFiZTVlMTYyYjk0YjRlOWQwODgwZWZkZjczZjI2ZWQyYmEyMzA3ODkxNDgyZTRmMjc0MjQ3ZTIwNzFmIiwia2V5SWQiOiJkZWZhdWx0IiwiaXYiOiI5MDk4NzQ1NWJlZmY4ZjZmODY2ZWZmMTRhYjgzYjdmMCJ9XSwiY21kIjoiaXBjX2Rvb3JiZWxsIiwidHlwZSI6ImltYWdlIn0="
}
],
"sub": false,
"time_zone": "-04:00",
"uid": "az1611150908148HnVj4",
"update_time": 1717266147,
"uuid": "6e5519e13b924f9f"
},
{
"active_time": 1716567991,
"biz_type": 18,
"category": "dj",
"create_time": 1615111412,
"icon": "smart/icon/ay149682747096840kwW/56df5e11d53922816403db387309e9fc.png",
"id": "eba46de25e9ce642e5bcop",
"ip": "8.19.234.22",
"lat": "26.05",
"local_key": "KdAxQ&mkrMTM)8O@",
"lon": "-80.13",
"model": "SK20",
"name": "Stars",
"online": true,
"owner_id": "199575057",
"product_id": "cw7kinnselbesfp9",
"product_name": "Smart Star Projector ",
"status": [
{
"code": "switch_led",
"value": false
},
{
"code": "work_mode",
"value": "colour"
},
{
"code": "bright_value_v2",
"value": 800
},
{
"code": "colour_data_v2",
"value": "{"h":240,"s":1000,"v":800}"
},
{
"code": "scene_data_v2",
"value": "{"scene_num":5,"scene_units":[{"bright":0,"h":120,"s":1000,"temperature":0,"unit_change_mode":"gradient","unit_gradient_duration":70,"unit_switch_duration":70,"v":1000},{"bright":0,"h":120,"s":1000,"temperature":0,"unit_change_mode":"gradient","unit_gradient_duration":70,"unit_switch_duration":70,"v":10}]}"
},
{
"code": "countdown_1",
"value": 0
}
],
"sub": false,
"time_zone": "-04:00",
"uid": "az1611150908148HnVj4",
"update_time": 1717269158,
"uuid": "fe5697216d188331"
}
],
"success": true,
"t": 1717275688880,
"tid": "1da38a38205a11ef9c7442b1fe1466b5"
}
[6/1/2024, 5:01:28 PM] [Tuya] [TuyaOpenAPI] Request:
method = get
endpoint = https://openapi.tuyaus.com
path = /v1.0/devices/eb6c77f1093c61b29eyawh/specifications
query = undefined
headers = {
"t": "1717275688719",
"client_id": "w5pnmcacecmgdyrv83p4",
"nonce": "1eb3d727-78f1-4bc8-8f6f-b31597fb1965",
"Signature-Headers": "client_id",
"sign": "8FA62E4A518303BF3109D102D18CE8616AB80C1BF5EAB0124EA0967A7C5EE263",
"sign_method": "HMAC-SHA256",
"access_token": "9071468b57e2b2ea152fc46306c0b19e",
"lang": "en",
"dev_lang": "javascript",
"dev_channel": "homebridge",
"devVersion": "1.7.0-beta.53"
}
body = null
[6/1/2024, 5:01:28 PM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.0/devices/eb6c77f1093c61b29eyawh/specifications
data = {
"result": {
"category": "sp",
"functions": [
{
"code": "basic_nightvision",
"type": "Enum",
"values": "{"range":["0","1","2"]}"
},
{
"code": "sd_format",
"type": "Boolean",
"values": "{}"
},
{
"code": "wireless_lowpower",
"type": "Integer",
"values": "{"unit":"","min":10,"max":20,"scale":0,"step":1}"
},
{
"code": "record_switch",
"type": "Boolean",
"values": "{}"
},
{
"code": "record_mode",
"type": "Enum",
"values": "{"range":["1"]}"
}
],
"status": [
{
"code": "basic_nightvision",
"type": "Enum",
"values": "{"range":["0","1","2"]}"
},
{
"code": "sd_storge",
"type": "String",
"values": "{"maxlen":255}"
},
{
"code": "sd_status",
"type": "Integer",
"values": "{"min":1,"max":5,"scale":0,"step":1}"
},
{
"code": "sd_format",
"type": "Boolean",
"values": "{}"
},
{
"code": "sd_format_state",
"type": "Integer",
"values": "{"min":-20000,"max":200000,"scale":0,"step":1}"
},
{
"code": "wireless_electricity",
"type": "Integer",
"values": "{"unit":"%","min":0,"max":100,"scale":0,"step":1}"
},
{
"code": "wireless_lowpower",
"type": "Integer",
"values": "{"unit":"","min":10,"max":20,"scale":0,"step":1}"
},
{
"code": "record_switch",
"type": "Boolean",
"values": "{}"
},
{
"code": "record_mode",
"type": "Enum",
"values": "{"range":["1"]}"
},
{
"code": "doorbell_pic",
"type": "Raw",
"values": "{}"
},
{
"code": "initiative_message",
"type": "Raw",
"values": "{}"
}
]
},
"success": true,
"t": 1717275689028,
"tid": "1dbbdc1a205a11ef9b1bb62641605345"
}
[6/1/2024, 5:01:28 PM] [Tuya] [TuyaOpenAPI] Request:
method = get
endpoint = https://openapi.tuyaus.com
path = /v1.0/devices/eba46de25e9ce642e5bcop/specifications
query = undefined
headers = {
"t": "1717275688940",
"client_id": "w5pnmcacecmgdyrv83p4",
"nonce": "fd3c02bb-f6ce-43f9-95a7-5228b457892e",
"Signature-Headers": "client_id",
"sign": "88F1595347C81B0F30575C8DD881A1957F392C2E554FFFA054D62318A22A5D6E",
"sign_method": "HMAC-SHA256",
"access_token": "9071468b57e2b2ea152fc46306c0b19e",
"lang": "en",
"dev_lang": "javascript",
"dev_channel": "homebridge",
"devVersion": "1.7.0-beta.53"
}
body = null
[6/1/2024, 5:01:29 PM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.0/devices/eba46de25e9ce642e5bcop/specifications
data = {
"result": {
"category": "dj",
"functions": [
{
"code": "switch_led",
"type": "Boolean",
"values": "{}"
},
{
"code": "work_mode",
"type": "Enum",
"values": "{"range":["white","colour","scene","music"]}"
},
{
"code": "bright_value_v2",
"type": "Integer",
"values": "{"min":10,"max":1000,"scale":0,"step":1}"
},
{
"code": "colour_data_v2",
"type": "Json",
"values": "{"h":{"min":0,"scale":0,"unit":"","max":360,"step":1},"s":{"min":0,"scale":0,"unit":"","max":1000,"step":1},"v":{"min":0,"scale":0,"unit":"","max":1000,"step":1}}"
},
{
"code": "scene_data_v2",
"type": "Json",
"values": "{"scene_num":{"min":1,"scale":0,"max":8,"step":1},"scene_units": {"unit_change_mode":{"range":["static","jump","gradient"]},"unit_switch_duration":{"min":0,"scale":0,"max":100,"step":1},"unit_gradient_duration":{"min":0,"scale":0,"max":100,"step":1},"bright":{"min":0,"scale":0,"max":1000,"step":1},"temperature":{"min":0,"scale":0,"max":1000,"step":1},"h":{"min":0,"scale":0,"unit":"","max":360,"step":1},"s":{"min":0,"scale":0,"unit":"","max":1000,"step":1},"v":{"min":0,"scale":0,"unit":"","max":1000,"step":1}}}"
},
{
"code": "countdown_1",
"type": "Integer",
"values": "{"unit":"s","min":0,"max":86400,"scale":0,"step":1}"
}
],
"status": [
{
"code": "switch_led",
"type": "Boolean",
"values": "{}"
},
{
"code": "work_mode",
"type": "Enum",
"values": "{"range":["white","colour","scene","music"]}"
},
{
"code": "bright_value_v2",
"type": "Integer",
"values": "{"min":10,"max":1000,"scale":0,"step":1}"
},
{
"code": "colour_data_v2",
"type": "Json",
"values": "{"h":{"min":0,"scale":0,"unit":"","max":360,"step":1},"s":{"min":0,"scale":0,"unit":"","max":1000,"step":1},"v":{"min":0,"scale":0,"unit":"","max":1000,"step":1}}"
},
{
"code": "scene_data_v2",
"type": "Json",
"values": "{"scene_num":{"min":1,"scale":0,"max":8,"step":1},"scene_units": {"unit_change_mode":{"range":["static","jump","gradient"]},"unit_switch_duration":{"min":0,"scale":0,"max":100,"step":1},"unit_gradient_duration":{"min":0,"scale":0,"max":100,"step":1},"bright":{"min":0,"scale":0,"max":1000,"step":1},"temperature":{"min":0,"scale":0,"max":1000,"step":1},"h":{"min":0,"scale":0,"unit":"","max":360,"step":1},"s":{"min":0,"scale":0,"unit":"","max":1000,"step":1},"v":{"min":0,"scale":0,"unit":"","max":1000,"step":1}}}"
},
{
"code": "countdown_1",
"type": "Integer",
"values": "{"unit":"s","min":0,"max":86400,"scale":0,"step":1}"
}
]
},
"success": true,
"t": 1717275689225,
"tid": "1ddd518e205a11ef9c7442b1fe1466b5"
}
[6/1/2024, 5:01:29 PM] [Tuya] Fetching scene list.
[6/1/2024, 5:01:29 PM] [Tuya] [TuyaOpenAPI] Request:
method = get
endpoint = https://openapi.tuyaus.com
path = /v1.1/homes/199575057/scenes
query = undefined
headers = {
"t": "1717275689061",
"client_id": "w5pnmcacecmgdyrv83p4",
"nonce": "aca819c4-d687-4061-81c4-e07a6412723e",
"Signature-Headers": "client_id",
"sign": "97BEA6566EFECE0FBA2FAD38859C2D64C434938AFDC0AF6557356062C7196075",
"sign_method": "HMAC-SHA256",
"access_token": "9071468b57e2b2ea152fc46306c0b19e",
"lang": "en",
"dev_lang": "javascript",
"dev_channel": "homebridge",
"devVersion": "1.7.0-beta.53"
}
body = null
[6/1/2024, 5:01:29 PM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.1/homes/199575057/scenes
data = {
"result": [],
"success": true,
"t": 1717275689337,
"tid": "1df01a49205a11efb9130e1a774ae1f3"
}
[6/1/2024, 5:01:29 PM] [Tuya] Got 2 device(s) and scene(s).
[6/1/2024, 5:01:29 PM] [Tuya] Device list saved at C:\Users\JasonDavidson.homebridge\persist\TuyaDeviceList.az1611150908148HnVj4.json
[6/1/2024, 5:01:29 PM] [Tuya] Restoring existing accessory from cache: X7 Smart Doorbell
[6/1/2024, 5:01:29 PM] [Tuya] Restoring existing accessory from cache: Stars
[6/1/2024, 5:01:29 PM] [Tuya] [Stars] Light type: RGBC
[6/1/2024, 5:01:29 PM] [Tuya] [Stars] Set props for ColorTemperature: { minValue: 154, maxValue: 154, minStep: 1 }
[6/1/2024, 5:01:29 PM] [Tuya] [Stars] Adaptive Lighting disabled.
[6/1/2024, 5:01:37 PM] [Tuya] [SeaView Doorbell] Snapshot requested: 1280 x 720
[6/1/2024, 5:01:37 PM] [Tuya] [TuyaOpenAPI] Request:
method = post
endpoint = https://openapi.tuyaus.com
path = /v1.0/devices/eb6c77f1093c61b29eyawh/stream/actions/allocate
query = null
headers = {
"t": "1717275697308",
"client_id": "w5pnmcacecmgdyrv83p4",
"nonce": "b3b023ca-50e0-45bd-abde-834088781ce0",
"Signature-Headers": "client_id",
"sign": "3C8BAE06CEB4481100EA394B72F959B2D28141D76D0A520628C78CA81D1340DC",
"sign_method": "HMAC-SHA256",
"access_token": "9071468b57e2b2ea152fc46306c0b19e",
"lang": "en",
"dev_lang": "javascript",
"dev_channel": "homebridge",
"devVersion": "1.7.0-beta.53"
}
body = {
"type": "rtsp"
}
[6/1/2024, 5:01:37 PM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.0/devices/eb6c77f1093c61b29eyawh/stream/actions/allocate
data = {
"result": {
"url": "rtsps://eb6c77f1093c61b29eyawh:[email protected]:443/v1/proxy/echo_show/f7e0b47810fb411b822881d6ddc8f2470a7edaebbeb9b156"
},
"success": true,
"t": 1717275697802,
"tid": "22f86dc4205a11efb9130e1a774ae1f3"
}
[6/1/2024, 5:01:37 PM] [Tuya] [SeaView Doorbell] Running Snapshot command: C:\Users\JasonDavidson\AppData\Roaming\npm\node_modules@0x5e\homebridge-tuya-platform\node_modules\ffmpeg-for-homebridge\ffmpeg.exe "-i" "rtsps://eb6c77f1093c61b29eyawh:[email protected]:443/v1/proxy/echo_show/f7e0b47810fb411b822881d6ddc8f2470a7edaebbeb9b156" "-frames:v" "1" "-hide_banner" "-loglevel" "error" "-f" "image2" "-"
[X7 Smart Doorbell] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info.
[6/1/2024, 5:01:50 PM] [Homebridge UI] Failed login attempt
[6/1/2024, 5:01:50 PM] [Homebridge UI] If you've forgotten your password you can reset to the default of admin/admin by deleting the "auth.json" file (C:\Users\.homebridge\auth.json) and then restarting Homebridge.
[6/1/2024, 5:01:55 PM] [Homebridge UI] Failed login attempt
[6/1/2024, 5:01:55 PM] [Homebridge UI] If you've forgotten your password you can reset to the default of admin/admin by deleting the "auth.json" file (C:\Users\JasonDavidson.homebridge\auth.json) and then restarting Homebridge.
[X7 Smart Doorbell] The image snapshot handler for the given accessory didn't respond at all! See https://homebridge.io/w/JtMGR for more info.
[6/1/2024, 5:02:07 PM] [Tuya] [SeaView Doorbell] Failed to fetch snapshot. Showing "offline" image instead.
[6/1/2024, 5:02:07 PM] [Tuya] [SeaView Doorbell] [in#0 @ 00000000012b3280] Error opening input: Invalid data found when processing input Error opening input file rtsps://eb6c77f1093c61b29eyawh:[email protected]:443/v1/proxy/echo_show/f7e0b47810fb411b822881d6ddc8f2470a7edaebbeb9b156. Error opening input files: Invalid data found when processing input

Copy link

github-actions bot commented Jun 1, 2024

Thank you for your feedback, we will solve this issue soon

Copy link

github-actions bot commented Aug 1, 2024

Stale issue. we will close the issue soon. If this issue has not been resolved, please update the issue and contact us in time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant