homebridge-tuya-web icon indicating copy to clipboard operation
homebridge-tuya-web copied to clipboard

Plugin causes homebridge slow down in log

Open Racerider101 opened this issue 1 year ago • 6 comments

Started to see slow update to status in apple home app. On checking homebridge found these errors in log. If I disable the plugin other plugins then appear to report status more quickly. Thanks

or the characteristic 'Brightness' was slow to respond! See https://homebridge.io/w/JtMGR for more info. [9/20/2022, 3:38:17 PM] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Color Temperature' was slow to respond! See https://homebridge.io/w/JtMGR for more info. [9/20/2022, 3:38:17 PM] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Hue' was slow to respond! See https://homebridge.io/w/JtMGR for more info. [9/20/2022, 3:38:17 PM] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Saturation' was slow to respond! See https://homebridge.io/w/JtMGR for more info. [9/20/2022, 3:38:17 PM] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://homebridge.io/w/JtMGR for more info. [9/20/2022, 3:38:17 PM] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Brightness' was slow to respond! See https://homebridge.io/w/JtMGR for more info. [9/20/2022, 3:38:17 PM] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Color Temperature' was slow to respond! See https://homebridge.io/w/JtMGR for more info. [9/20/2022, 3:38:17 PM] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Hue' was slow to respond! See https://homebridge.io/w/JtMGR for more info. [9/20/2022, 3:38:17 PM] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Saturation' was slow to respond! See https://homebridge.io/w/JtMGR for more info. [9/20/2022, 3:38:17 PM] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://homebridge.io/w/JtMGR for more info. [9/20/2022, 3:38:17 PM] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Current Heating Cooling State' was slow to respond! See https://homebridge.io/w/JtMGR for more info.

Describe the bug

Steps To Reproduce

Plugin Version @milo526/homebridge-tuya-web v1.1.2 Node.js Version v16.17.0

Homebridge Config


Device Config

Additional Context

Racerider101 avatar Sep 20 '22 14:09 Racerider101

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 30 '22 23:09 stale[bot]

Having the same problem since a few days...

[10/6/2022, 6:45:52 PM] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'On' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info. [10/6/2022, 6:45:52 PM] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'On' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info. [10/6/2022, 6:45:52 PM] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Brightness' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info.

CrazyAppleBot avatar Oct 06 '22 16:10 CrazyAppleBot

Yep me too. I’m looking into an issue where hombridge becomes unresponsive and it always seems to happen when I see these errors

gdotp01 avatar Oct 13 '22 15:10 gdotp01

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 28 '22 23:10 stale[bot]

This is still an issue.

gdotp01 avatar Oct 29 '22 12:10 gdotp01

Started having this problem as well. Everything worked perfectly until today when I updated HB to v1.5.1 & HB service to the latest version on my Raspberry Pi 4 arm64 (Debian 11, Node v16.18.0). When I enable debugging, I can see long response times for POST requests to /homeassistant/skill (see the log below).

Tried downgrading to HB v1.5.0 and also upgrading Node to v18.12.0, but without any success.

When I use SmartLife to turn the lights on/off, they respond instantly. I have been also running all my devices on iOS 16.x for some time now, so it doesn't seem related to HomeKit.

The weird thing is everything seems back to normal after a lot of HB restarts. Maybe something in Tuya IOT Cloud (rate limiting)?

[30/10/2022, 18:21:17] [TuyaWebPlatform] Sending HTTP POST request to /homeassistant/skill - Header: {"name":"turnOnOff","namespace":"control","payloadVersion":1}.
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bookshelf] - Creating new debounced promise
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bed] - Creating new debounced promise
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bookshelf] - Unsetting debouncedDeviceStateRequestPromise
[30/10/2022, 18:21:27] [TuyaWebPlatform] Sending HTTP GET request to /homeassistant/skill - Header: {"name":"QueryDevice","namespace":"query","payloadVersion":1}.
[30/10/2022, 18:21:27] [TuyaWebPlatform] [Bed] - Unsetting debouncedDeviceStateRequestPromise
[30/10/2022, 18:21:27] [TuyaWebPlatform] Sending HTTP GET request to /homeassistant/skill - Header: {"name":"QueryDevice","namespace":"query","payloadVersion":1}.
[30/10/2022, 18:21:30] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:30] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Brightness' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:30] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Color Temperature' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:30] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Hue' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:30] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Saturation' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:30] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:30] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Brightness' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:30] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Color Temperature' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:30] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Hue' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:30] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Saturation' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:36] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'On' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:36] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Brightness' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:36] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Color Temperature' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:36] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Hue' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:36] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Saturation' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:36] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'On' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:36] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Brightness' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:36] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Color Temperature' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:36] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Hue' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:36] [@milo526/homebridge-tuya-web] This plugin slows down Homebridge. The read handler for the characteristic 'Saturation' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:36] [TuyaWebPlatform] Sending HTTP POST request to /homeassistant/skill - Header: {"name":"turnOnOff","namespace":"control","payloadVersion":1}.
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bed] - Creating new debounced promise
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bookshelf] - Creating new debounced promise
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bed] - Unsetting debouncedDeviceStateRequestPromise
[30/10/2022, 18:21:38] [TuyaWebPlatform] Sending HTTP GET request to /homeassistant/skill - Header: {"name":"QueryDevice","namespace":"query","payloadVersion":1}.
[30/10/2022, 18:21:38] [TuyaWebPlatform] [Bookshelf] - Unsetting debouncedDeviceStateRequestPromise
[30/10/2022, 18:21:38] [TuyaWebPlatform] Sending HTTP GET request to /homeassistant/skill - Header: {"name":"QueryDevice","namespace":"query","payloadVersion":1}.
[30/10/2022, 18:21:40] [TuyaWebPlatform] [Bookshelf] - Resolving resolveDeviceStateRequest from remote
[30/10/2022, 18:21:40] [TuyaWebPlatform] [Bookshelf] - Set device state request cache
[30/10/2022, 18:21:40] [TuyaWebPlatform] [Bookshelf] Characteristic.On - [GET] true
[30/10/2022, 18:21:40] [TuyaWebPlatform] [Bookshelf] Characteristic.Brightness - [GET] 1000
[30/10/2022, 18:21:40] [TuyaWebPlatform] [Bookshelf] Characteristic.Brightness - Characteristic 'Brightness' will receive value higher than allowed (1100) since provided Tuya value (1000) exceeds configured maximum Tuya value (100). Please update your configuration!
[30/10/2022, 18:21:40] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: number 1100 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:40] [@milo526/homebridge-tuya-web] Error: 
    at Brightness.Characteristic.characteristicWarning (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2138:105)
    at Brightness.Characteristic.validateUserInput (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2054:14)
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1617:24
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:10:18
    at BrightnessCharacteristic.updateValue (/var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/brightness.ts:117:19)
    at /var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/brightness.ts:61:14
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[30/10/2022, 18:21:40] [TuyaWebPlatform] [Bookshelf] Characteristic.ColorTemperature - [GET] 18647
[30/10/2022, 18:21:40] [TuyaWebPlatform] [Bookshelf] Characteristic.ColorTemperature - Characteristic 'ColorTemperature' will receive value lower than allowed mired (-665) since provided Tuya kelvin value (18647) exceeds configured maximum Tuya kelvin value (2000). Please update your configuration!
[30/10/2022, 18:21:41] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number -665 exceeded minimum of 140. See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:41] [@milo526/homebridge-tuya-web] Error: 
    at ColorTemperature.Characteristic.characteristicWarning (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2138:105)
    at ColorTemperature.Characteristic.validateUserInput (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2050:14)
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1617:24
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:10:18
    at ColorTemperatureCharacteristic.updateValue (/var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/colorTemperature.ts:121:19)
    at /var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/colorTemperature.ts:63:14
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[30/10/2022, 18:21:41] [TuyaWebPlatform] [Bookshelf] Characteristic.Hue - [GET] undefined
[30/10/2022, 18:21:41] [TuyaWebPlatform] [Bookshelf] Characteristic.Saturation - [GET] undefined
[30/10/2022, 18:21:43] [TuyaWebPlatform] [Bed] - Renewing cache due to RateLimitError
[30/10/2022, 18:21:43] [TuyaWebPlatform] [Bed] Characteristic.On - [GET] false
[30/10/2022, 18:21:43] [TuyaWebPlatform] [Bed] Characteristic.Brightness - [GET] 1000
[30/10/2022, 18:21:43] [TuyaWebPlatform] [Bed] Characteristic.Brightness - Characteristic 'Brightness' will receive value higher than allowed (1100) since provided Tuya value (1000) exceeds configured maximum Tuya value (100). Please update your configuration!
[30/10/2022, 18:21:43] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: number 1100 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:43] [@milo526/homebridge-tuya-web] Error: 
    at Brightness.Characteristic.characteristicWarning (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2138:105)
    at Brightness.Characteristic.validateUserInput (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2054:14)
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1617:24
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:10:18
    at BrightnessCharacteristic.updateValue (/var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/brightness.ts:117:19)
    at /var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/brightness.ts:61:14
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[30/10/2022, 18:21:43] [TuyaWebPlatform] [Bed] Characteristic.ColorTemperature - [GET] 18647
[30/10/2022, 18:21:43] [TuyaWebPlatform] [Bed] Characteristic.ColorTemperature - Characteristic 'ColorTemperature' will receive value lower than allowed mired (-665) since provided Tuya kelvin value (18647) exceeds configured maximum Tuya kelvin value (2000). Please update your configuration!
[30/10/2022, 18:21:43] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number -665 exceeded minimum of 140. See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:43] [@milo526/homebridge-tuya-web] Error: 
    at ColorTemperature.Characteristic.characteristicWarning (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2138:105)
    at ColorTemperature.Characteristic.validateUserInput (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2050:14)
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1617:24
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:10:18
    at ColorTemperatureCharacteristic.updateValue (/var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/colorTemperature.ts:121:19)
    at /var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/colorTemperature.ts:63:14
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[30/10/2022, 18:21:43] [TuyaWebPlatform] [Bed] Characteristic.Hue - [GET] undefined
[30/10/2022, 18:21:43] [TuyaWebPlatform] [Bed] Characteristic.Saturation - [GET] undefined
[30/10/2022, 18:21:46] [TuyaWebPlatform] [Bookshelf] Characteristic.On - [SET] false 0
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bookshelf] - Creating new debounced promise
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bed] - Creating new debounced promise
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:47] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] - Unsetting debouncedDeviceStateRequestPromise
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] - Resolving resolveDeviceStateRequest from cache
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] Characteristic.On - [GET] true
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] Characteristic.Brightness - [GET] 1000
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] Characteristic.Brightness - Characteristic 'Brightness' will receive value higher than allowed (1100) since provided Tuya value (1000) exceeds configured maximum Tuya value (100). Please update your configuration!
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: number 1100 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] Error: 
    at Brightness.Characteristic.characteristicWarning (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2138:105)
    at Brightness.Characteristic.validateUserInput (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2054:14)
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1617:24
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:10:18
    at BrightnessCharacteristic.updateValue (/var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/brightness.ts:117:19)
    at /var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/brightness.ts:61:14
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] Characteristic.ColorTemperature - [GET] 18647
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] Characteristic.ColorTemperature - Characteristic 'ColorTemperature' will receive value lower than allowed mired (-665) since provided Tuya kelvin value (18647) exceeds configured maximum Tuya kelvin value (2000). Please update your configuration!
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number -665 exceeded minimum of 140. See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] Error: 
    at ColorTemperature.Characteristic.characteristicWarning (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2138:105)
    at ColorTemperature.Characteristic.validateUserInput (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2050:14)
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1617:24
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:10:18
    at ColorTemperatureCharacteristic.updateValue (/var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/colorTemperature.ts:121:19)
    at /var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/colorTemperature.ts:63:14
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] Characteristic.Hue - [GET] 13
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] Characteristic.Saturation - [GET] 100
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] - Unsetting debouncedDeviceStateRequestPromise
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] - Resolving resolveDeviceStateRequest from cache
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] Characteristic.On - [GET] false
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] Characteristic.Brightness - [GET] 1000
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] Characteristic.Brightness - Characteristic 'Brightness' will receive value higher than allowed (1100) since provided Tuya value (1000) exceeds configured maximum Tuya value (100). Please update your configuration!
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: number 1100 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] Error: 
    at Brightness.Characteristic.characteristicWarning (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2138:105)
    at Brightness.Characteristic.validateUserInput (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2054:14)
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1617:24
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:10:18
    at BrightnessCharacteristic.updateValue (/var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/brightness.ts:117:19)
    at /var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/brightness.ts:61:14
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] Characteristic.ColorTemperature - [GET] 18647
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] Characteristic.ColorTemperature - Characteristic 'ColorTemperature' will receive value lower than allowed mired (-665) since provided Tuya kelvin value (18647) exceeds configured maximum Tuya kelvin value (2000). Please update your configuration!
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number -665 exceeded minimum of 140. See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] Error: 
    at ColorTemperature.Characteristic.characteristicWarning (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2138:105)
    at ColorTemperature.Characteristic.validateUserInput (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2050:14)
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1617:24
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:10:18
    at ColorTemperatureCharacteristic.updateValue (/var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/colorTemperature.ts:121:19)
    at /var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/colorTemperature.ts:63:14
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] Characteristic.Hue - [GET] undefined
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] Characteristic.Saturation - [GET] undefined
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] - Creating new debounced promise
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] - Creating new debounced promise
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] - Requesting device state
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] - Requesting device state
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] - Triggering debouncedDeviceStateRequest
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] - Unsetting debouncedDeviceStateRequestPromise
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] - Resolving resolveDeviceStateRequest from cache
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] Characteristic.Saturation - [GET] undefined
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] Characteristic.Brightness - [GET] 1000
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] Characteristic.Brightness - Characteristic 'Brightness' will receive value higher than allowed (1100) since provided Tuya value (1000) exceeds configured maximum Tuya value (100). Please update your configuration!
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: number 1100 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] Error: 
    at Brightness.Characteristic.characteristicWarning (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2138:105)
    at Brightness.Characteristic.validateUserInput (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2054:14)
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1617:24
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:10:18
    at BrightnessCharacteristic.updateValue (/var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/brightness.ts:117:19)
    at /var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/brightness.ts:61:14
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] Characteristic.Hue - [GET] undefined
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] Characteristic.ColorTemperature - [GET] 18647
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] Characteristic.ColorTemperature - Characteristic 'ColorTemperature' will receive value lower than allowed mired (-665) since provided Tuya kelvin value (18647) exceeds configured maximum Tuya kelvin value (2000). Please update your configuration!
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number -665 exceeded minimum of 140. See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] Error: 
    at ColorTemperature.Characteristic.characteristicWarning (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2138:105)
    at ColorTemperature.Characteristic.validateUserInput (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2050:14)
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1617:24
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:10:18
    at ColorTemperatureCharacteristic.updateValue (/var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/colorTemperature.ts:121:19)
    at /var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/colorTemperature.ts:63:14
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bed] Characteristic.On - [GET] false
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] - Unsetting debouncedDeviceStateRequestPromise
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] - Resolving resolveDeviceStateRequest from cache
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] Characteristic.Brightness - [GET] 1000
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] Characteristic.Brightness - Characteristic 'Brightness' will receive value higher than allowed (1100) since provided Tuya value (1000) exceeds configured maximum Tuya value (100). Please update your configuration!
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: number 1100 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] Error: 
    at Brightness.Characteristic.characteristicWarning (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2138:105)
    at Brightness.Characteristic.validateUserInput (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2054:14)
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1617:24
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:10:18
    at BrightnessCharacteristic.updateValue (/var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/brightness.ts:117:19)
    at /var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/brightness.ts:61:14
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] Characteristic.Saturation - [GET] 100
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] Characteristic.Hue - [GET] 13
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] Characteristic.ColorTemperature - [GET] 18647
[30/10/2022, 18:21:48] [TuyaWebPlatform] [Bookshelf] Characteristic.ColorTemperature - Characteristic 'ColorTemperature' will receive value lower than allowed mired (-665) since provided Tuya kelvin value (18647) exceeds configured maximum Tuya kelvin value (2000). Please update your configuration!
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number -665 exceeded minimum of 140. See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:48] [@milo526/homebridge-tuya-web] Error: 
    at ColorTemperature.Characteristic.characteristicWarning (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2138:105)
    at ColorTemperature.Characteristic.validateUserInput (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2050:14)
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1617:24
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:10:18
    at ColorTemperatureCharacteristic.updateValue (/var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/colorTemperature.ts:121:19)
    at /var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/colorTemperature.ts:63:14
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[30/10/2022, 18:21:52] [TuyaWebPlatform] [Bookshelf] Characteristic.On - [SET] false 0
[30/10/2022, 18:21:53] [TuyaWebPlatform] [Bed] - Renewing cache due to RateLimitError
[30/10/2022, 18:21:53] [TuyaWebPlatform] [Bed] Characteristic.ColorTemperature - [GET] 18647
[30/10/2022, 18:21:53] [TuyaWebPlatform] [Bed] Characteristic.ColorTemperature - Characteristic 'ColorTemperature' will receive value lower than allowed mired (-665) since provided Tuya kelvin value (18647) exceeds configured maximum Tuya kelvin value (2000). Please update your configuration!
[30/10/2022, 18:21:53] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number -665 exceeded minimum of 140. See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:53] [@milo526/homebridge-tuya-web] Error: 
    at ColorTemperature.Characteristic.characteristicWarning (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2138:105)
    at ColorTemperature.Characteristic.validateUserInput (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2050:14)
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1617:24
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:10:18
    at ColorTemperatureCharacteristic.updateValue (/var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/colorTemperature.ts:121:19)
    at /var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/colorTemperature.ts:63:14
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[30/10/2022, 18:21:53] [TuyaWebPlatform] [Bed] Characteristic.Brightness - [GET] 1000
[30/10/2022, 18:21:53] [TuyaWebPlatform] [Bed] Characteristic.Brightness - Characteristic 'Brightness' will receive value higher than allowed (1100) since provided Tuya value (1000) exceeds configured maximum Tuya value (100). Please update your configuration!
[30/10/2022, 18:21:53] [@milo526/homebridge-tuya-web] This plugin generated a warning from the characteristic 'Brightness': characteristic was supplied illegal value: number 1100 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info.
[30/10/2022, 18:21:53] [@milo526/homebridge-tuya-web] Error: 
    at Brightness.Characteristic.characteristicWarning (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2138:105)
    at Brightness.Characteristic.validateUserInput (/var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2054:14)
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1617:24
    at /var/lib/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:10:18
    at BrightnessCharacteristic.updateValue (/var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/brightness.ts:117:19)
    at /var/lib/homebridge/node_modules/@milo526/homebridge-tuya-web/src/accessories/characteristics/brightness.ts:61:14
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[30/10/2022, 18:21:53] [TuyaWebPlatform] [Bed] Characteristic.Hue - [GET] undefined
[30/10/2022, 18:21:53] [TuyaWebPlatform] [Bed] Characteristic.Saturation - [GET] undefined
[30/10/2022, 18:21:53] [TuyaWebPlatform] [Bed] Characteristic.On - [GET] false

tomasdeml avatar Oct 30 '22 17:10 tomasdeml