gaosen

Results 185 comments of gaosen

this device only have `delay_clean_time` and `factory_reset` two schema I guess these are not the main feature as you expected. And homekit is not very suitable for some special products...

Seems at least one characteristic is required, otherwise the online status can't displayed in the homekit, I have a zigbee gateway with no features, it didn't display the online status,...

can you post some photos? you mean total power consumption or real time power?

can you see if homebridge accessory page can show the power related info? are they the same value as tuya app? I have no idea yet :(

@vfontes Thanks for the information, I guess the issue is located on the way of adding characteristic in [EnergyUsage.ts](https://github.com/0x5e/homebridge-tuya-platform/blob/b0c7dc226583923cabe9033f046fb0f00e498935/src/accessory/characteristic/EnergyUsage.ts#L19) I don't have such device, please help to test if 1.7.0-beta.53...

@cbornBerlin The update frequency is decided by the device's firmware, homebridge plugin is not able to change this. What I can do is to fix "data not get update everytime...

Can you confirm version is beta.53 and clear cache once after upgrade? I have no idea yet. @vfontes

I have the contact sensor and it's working on me. As this plugin is cloud based, first you need to exclude the connetivity issue. disable ble and wifi on your...

try clean accessory cache, and confirm device notification service is subscribed on the website, and reboot homebridge, there's all I can thought.