Murtaza Basrai
Murtaza Basrai
Hi @kiwi-cam, I adjusted the logLevel to "warning" yet the logs are being printed after restarting homebridge server: Accessory config: ``` "accessories": [ { "name": "Study Temperature", "type": "temperatureSensor", "host":...
Update: The "info" logs about temperature and humidity stopped displaying when I added the `"logLevel": "warning"` in the airconditioner accessory too. Ref: ``` "accessories": [ { "name": "Study Temperature", "type":...
I have having the same issue after re-adding the device to Tuya App. Does anyone know how to get the correct key?
Hi, I tried and the returned key is correct. It's just that the key format has changed. Earlier it used to be in HEX. Now it's having symbols. The issue...
Yep that's the one I'm using and here's the details of the fix that resolved the issue: https://github.com/iRayanKhan/homebridge-tuya/issues/409#issuecomment-1545078314