RMCob / homebridge-wyze-connected-home-op

Wyze Connected Home plugin for Homebridge with support for the Wyze Outdoor Plug
http://github.com/RMCob/homebridge-wyze-connected-home
MIT License
41 stars 20 forks source link

Error getting devices: TypeError: Cannot read properties of null (reading 'r') #38

Open gleep52 opened 1 year ago

gleep52 commented 1 year ago

I'm seeing a repeated error in my homebridge installation:

[wyze-connected-home-op] Error getting devices: TypeError: Cannot read properties of null (reading 'r')
[homebridge-wyze-connected-home-op] This plugin generated a warning from the characteristic 'Brightness': characteristic value expected valid finite number and received "NaN" (number). See https://homebridge.io/w/JtMGR for more info.
[homebridge-wyze-connected-home-op] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number 638 exceeded maximum of 500. See https://homebridge.io/w/JtMGR for more info.

I have five wyze 3 cameras and four wyze BR30 floodlight color changing bulbs on my account. The bulbs are detected and work great - I've been ignoring this error for a month or more now and it doesn't seem to cause any crashing or major issues - other than flood my log files I guess. Curious if there was a simple fix or not?