homebridge-tuya-platform
homebridge-tuya-platform copied to clipboard
Tuya smartock shows no supported device in homebridge.
Prerequisite
- [X] Yes, I've read the readme completely.
Cache
- [X] Yes, I've cleaned accessory cache and the issue still exists.
Version
1.7.0-beta.45
Device Infomation JSON File
No response
Device Control Mode
None
Logs
No response
Other Infomations
it shows my tuya smart lock as unsupported device from homebridge. The device category is "ms".
any informations about device json file and logs?
I have the same here, Tuya Smart lock not supported. Here is the Homebridge Log:
[10/16/2023, 12:33:04 PM] [Tuya] Restoring existing accessory from cache: Garage
[10/16/2023, 12:33:04 PM] [Tuya] [Garage ] Product Category: ms
[10/16/2023, 12:33:04 PM] [Tuya] [Garage ] Missing one of the required schema: [ 'open_close', 'closed_opened', 'lock_motor_state' ]
[10/16/2023, 12:33:04 PM] [Tuya] [Garage ] Please switch device control mode to "DP Insctrution", and set deviceOverrides
manually.
[10/16/2023, 12:33:04 PM] [Tuya] [Garage ] Detail information: https://github.com/0x5e/homebridge-tuya-platform#faq
[10/16/2023, 12:33:04 PM] [Tuya] [Garage ] Existing schema: [
{
code: 'alarm_lock',
mode: 'ro',
type: 'Enum',
property: {
range: [
'wrong_finger', 'wrong_password',
'wrong_card', 'wrong_face',
'tongue_bad', 'too_hot',
'unclosed_time', 'tongue_not_out',
'pry', 'key_in',
'low_battery', 'power_off',
'shock', [length]: 13
]
}
},
{
code: 'battery_state',
mode: 'ro',
type: 'Enum',
property: { range: [ 'high', 'medium', 'low', 'poweroff', [length]: 4 ] }
},
{ code: 'doorbell', mode: 'ro', type: 'Boolean', property: {} },
{ code: 'hijack', mode: 'ro', type: 'Boolean', property: {} },
{
code: 'reply_unlock_request',
mode: 'wo',
type: 'Boolean',
property: {}
},
{
code: 'unlock_app',
mode: 'ro',
type: 'Integer',
property: { min: 0, max: 999, scale: 0, step: 1 }
},
{
code: 'unlock_card',
mode: 'ro',
type: 'Integer',
property: { min: 0, max: 999, scale: 0, step: 1 }
},
{
code: 'unlock_dynamic',
mode: 'ro',
type: 'Integer',
property: { min: 0, max: 999, scale: 0, step: 1 }
},
{
code: 'unlock_fingerprint',
mode: 'ro',
type: 'Integer',
property: { min: 0, max: 999, scale: 0, step: 1 }
},
{
code: 'unlock_password',
mode: 'ro',
type: 'Integer',
property: { min: 0, max: 999, scale: 0, step: 1 }
},
{
code: 'unlock_request',
mode: 'ro',
type: 'Integer',
property: { min: 0, max: 90, scale: 0, step: 1 }
},
{
code: 'unlock_temporary',
mode: 'ro',
type: 'Integer',
property: { min: 0, max: 999, scale: 0, step: 1 }
},
[length]: 12
]
[10/16/2023, 12:33:04 PM] [Tuya] Unsupported device: Garage