bwp91 / homebridge-govee

Homebridge plugin to integrate Govee devices into HomeKit.
MIT License
478 stars 49 forks source link

Govee Smart Plugs - Not Working #346

Closed mording closed 1 year ago

mording commented 1 year ago

What issue do you have? Please be as thorough and explicit as possible.

I updated my plugin several days ago. I updated Node.js just now as well. Govee devices are not responding, I can toggle them in the UI, but they do not respond in my home. Other Homebridge devices (non-Govee work fine). I tried restoring to an old version as well. I believe the error below is the likely issue:

[10/30/2022, 8:16:54 PM] [Govee] Govee API quota limits reached, will try again in 10 minutes... [10/30/2022, 8:16:54 PM] [Govee] Unfortunately the plugin will not work until fully initialised.

Details of your setup.

Current as far as all update tell me

Platform: Portainer on Raspberry Pi Version: [v18.12.0]

Please paste any relevant logs below.


[10/30/2022, 8:10:00 PM] [Homebridge UI] Running Command: npm install --save homebridge-govee@6.0.4
[10/30/2022, 8:14:45 PM] [Homebridge UI] Running Command: npm install --save homebridge-govee@7.1.1
[10/30/2022, 8:16:28 PM] [Homebridge UI] [homebridge-govee] Terminating child process...
[10/30/2022, 8:16:28 PM] [Homebridge UI] [homebridge-govee] Child process ended
[10/30/2022, 8:16:31 PM] [Homebridge UI] Homebridge restart request received
[10/30/2022, 8:16:31 PM] [Homebridge UI] UI / Bridge settings have not changed; only restarting Homebridge process
[10/30/2022, 8:16:31 PM] [Homebridge UI] Sending SIGTERM to Homebridge
[10/30/2022, 8:16:31 PM] Got SIGTERM, shutting down Homebridge...
[10/30/2022, 8:16:36 PM] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null
[10/30/2022, 8:16:41 PM] [HB Supervisor] Restarting Homebridge...
[10/30/2022, 8:16:41 PM] [HB Supervisor] Starting Homebridge with extra flags: -I -P /var/lib/homebridge/node_modules --strict-plugin-resolution
[10/30/2022, 8:16:41 PM] [HB Supervisor] Started Homebridge v1.5.1 with PID: 4965
[10/30/2022, 8:16:44 PM] Loaded config.json with 2 accessories and 6 platforms.
[10/30/2022, 8:16:45 PM] Loaded 27 cached accessories from cachedAccessories.
[10/30/2022, 8:16:45 PM] ---
[10/30/2022, 8:16:45 PM] Loaded plugin: homebridge-dummy@0.8.0
[10/30/2022, 8:16:45 PM] Registering accessory 'homebridge-dummy.DummySwitch'
[10/30/2022, 8:16:45 PM] ---
[10/30/2022, 8:16:46 PM] Loaded plugin: homebridge-govee@7.1.1
[10/30/2022, 8:16:46 PM] Registering platform 'homebridge-govee.Govee'
[10/30/2022, 8:16:46 PM] ---
[10/30/2022, 8:16:46 PM] The plugin "homebridge-myq" requires Node.js version of ^14.18.1 || ^16.13.0 which does not satisfy the current Node.js version of v18.12.0. You may need to upgrade your installation of Node.js - see https://homebridge.io/w/JTKEF
[10/30/2022, 8:16:47 PM] Loaded plugin: homebridge-myq@2.7.4
[10/30/2022, 8:16:47 PM] Registering platform 'homebridge-myq.myQ'
[10/30/2022, 8:16:47 PM] ---
[10/30/2022, 8:16:48 PM] Loaded plugin: homebridge-nest@4.6.9
[10/30/2022, 8:16:48 PM] Registering platform 'homebridge-nest.Nest'
[10/30/2022, 8:16:48 PM] ---
[10/30/2022, 8:16:49 PM] Loaded plugin: homebridge-nest-cam@7.5.3
[10/30/2022, 8:16:49 PM] Registering platform 'homebridge-nest-cam.Nest-cam'
[10/30/2022, 8:16:49 PM] ---
[10/30/2022, 8:16:49 PM] Disabled plugin: @milo526/homebridge-tuya-web@1.1.2
[10/30/2022, 8:16:49 PM] ---
[10/30/2022, 8:16:49 PM] Loading 6 platforms...
[10/30/2022, 8:16:49 PM] [Nest] Initializing Nest platform...
[10/30/2022, 8:16:49 PM] [Nest-cam] Initializing Nest-cam platform...
[10/30/2022, 8:16:49 PM] [Govee] Initializing Govee platform...
[10/30/2022, 8:16:49 PM] [Govee] Initialising plugin v7.1.1 | System linux | Node v18.12.0 | HB v1.5.1 | HAPNodeJS v0.10.4...
[10/30/2022, 8:16:49 PM] [Govee] Config entry [lightDevices] has an invalid entry which will be ignored.
[10/30/2022, 8:16:49 PM] [myQ] Initializing myQ platform...
[10/30/2022, 8:16:49 PM] Ignoring config for the platform "TuyaWebPlatform" in your config.json as the plugin "@milo526/homebridge-tuya-web" has been disabled.
[10/30/2022, 8:16:49 PM] Loading 2 accessories...
[10/30/2022, 8:16:49 PM] [Lock Toggle] Initializing DummySwitch accessory...
[10/30/2022, 8:16:50 PM] [Dummy Basement Door Lock] Initializing DummySwitch accessory...
[10/30/2022, 8:16:50 PM] [Nest-cam] Configuring accessory Front Door
[10/30/2022, 8:16:50 PM] [Nest] Fetching Nest devices.
[10/30/2022, 8:16:50 PM] [Govee] Plugin initialised. Setting up accessories....
Setup Payload:
X-HM://0023YEBT437IZ
Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

    ┌────────────┐     
    │ --------    
    └────────────┘     

[10/30/2022, 8:16:51 PM] Homebridge v1.5.1 (HAP v0.10.4) (Homebridge 0F6F) is running on port 51594.
[10/30/2022, 8:16:53 PM] [Govee] [LAN] client enabled and found 0 device(s).
[10/30/2022, 8:16:54 PM] [Govee] [HTTP] client enabled and found 11 device(s).
[10/30/2022, 8:16:54 PM] [Govee] [AWS] client enabled.
[10/30/2022, 8:16:54 PM] [Govee] Govee API quota limits reached, will try again in 10 minutes...
[10/30/2022, 8:16:54 PM] [Govee] Unfortunately the plugin will not work until fully initialised.
[10/30/2022, 8:16:55 PM] [myQ] myQ API: Successfully connected to the myQ API.
[10/30/2022, 8:16:56 PM] [myQ] myQ API: Discovered device family garagedoor: Garage Door (serial number: CG0846124626, gateway: GW23001715F5).
[10/30/2022, 8:16:56 PM] [myQ] myQ API: Discovered device family gateway: Hub [Chamberlain Smart Garage Hub] (serial number: GW23001715F5).
[10/30/2022, 8:16:56 PM] [myQ] Garage Door: Door position sensor detected. Enabling battery status support.
[10/30/2022, 8:16:58 PM] [Nest] initing thermostat (P) "Living Room Thermostat": deviceId: 18B4300000C7BEE3 structureId: 643b8ca0-cba7-11e6-a65c-22000a9c09ed
[10/30/2022, 8:16:58 PM] [Nest] initing thermostat (P) "Bedroom Thermostat": deviceId: 18B4300000C7C7A9 structureId: 643b8ca0-cba7-11e6-a65c-22000a9c09ed
[10/30/2022, 8:16:58 PM] [Nest] initing thermostat (P) "Basement Thermostat": deviceId: 64166600008FCA84 structureId: 643b8ca0-cba7-11e6-a65c-22000a9c09ed
[10/30/2022, 8:16:58 PM] [Nest] initing thermostat (P) "Office Thermostat": deviceId: 18B4300000C7C900 structureId: 643b8ca0-cba7-11e6-a65c-22000a9c09ed
[10/30/2022, 8:16:58 PM] [Nest] initing temp_sensor (P) "Theater": deviceId: 18B430CB4E6F7880 structureId: 643b8ca0-cba7-11e6-a65c-22000a9c09ed
[10/30/2022, 8:16:58 PM] [Nest] initing protect "AV Closet": deviceId: 18B4300000339615 structureId: 643b8ca0-cba7-11e6-a65c-22000a9c09ed
[10/30/2022, 8:16:58 PM] [Nest] initing protect "Craft Room": deviceId: 18B4300000A1EAA6 structureId: 643b8ca0-cba7-11e6-a65c-22000a9c09ed
[10/30/2022, 8:16:58 PM] [Nest] initing protect "Basement Sump Pump": deviceId: 18B430004189553F structureId: 643b8ca0-cba7-11e6-a65c-22000a9c09ed
[10/30/2022, 8:16:58 PM] [Nest] initing protect "Pool Table": deviceId: 18B4300000A00BCD structureId: 643b8ca0-cba7-11e6-a65c-22000a9c09ed
[10/30/2022, 8:16:58 PM] [Nest] initing protect "Basement Unfinished ": deviceId: 18B430004183CCA0 structureId: 643b8ca0-cba7-11e6-a65c-22000a9c09ed
[10/30/2022, 8:16:58 PM] [Nest] initing protect "Kitchen": deviceId: 18B4300000A006D8 structureId: 643b8ca0-cba7-11e6-a65c-22000a9c09ed
[10/30/2022, 8:16:58 PM] [Nest] initing protect "Living Room": deviceId: 18B430000033D3D0 structureId: 643b8ca0-cba7-11e6-a65c-22000a9c09ed
[10/30/2022, 8:16:58 PM] [Nest] initing protect "Hallway": deviceId: 18B4300000A0079C structureId: 643b8ca0-cba7-11e6-a65c-22000a9c09ed
[10/30/2022, 8:16:58 PM] [Nest] initing lock (P) "Basement Lock": deviceId: 00177A000005F3A2 structureId: 643b8ca0-cba7-11e6-a65c-22000a9c09ed
[10/30/2022, 8:17:46 PM] [Nest-cam] Error checking alerts: ECONNABORTED
Troubleshoot here: https://git.io/Jtxww
[10/30/2022, 8:18:53 PM] [Homebridge UI] [homebridge-govee] Terminating child process...
[10/30/2022, 8:18:53 PM] [Homebridge UI] [homebridge-govee] Child process ended
[10/30/2022, 8:21:01 PM] [Nest-cam] Error checking alerts: ECONNABORTED
Troubleshoot here: https://git.io/Jtxww
[10/30/2022, 8:25:45 PM] [Homebridge UI] [homebridge-govee] Terminating child process...
[10/30/2022, 8:25:45 PM] [Homebridge UI] [homebridge-govee] Child process ended
mording commented 1 year ago

The issue cleared up today for a while, and then Govee started to error out again:

Govee] Govee API total daily requests of 10000 has been reached. Resets on Mon Oct 31 2022 22:47:07 GMT-0400 (Eastern Daylight Time).

And after flooding my log, eventually this error happened:

[10/31/2022, 7:38:27 PM] [Govee] Still receiving 429 [rate limit exceeded], trying again in 10 minutes...'

[10/31/2022, 7:44:16 PM] [Govee] Govee API quota limits reached, will try again in 10 minutes...

During the "10000" error, Govee devices were still controllable via HomeKit. Once the 429 error started, no control of devices again

It seems like the API limit is causing the issue here since Govee only allows 10,000 updates. Is there a way to limit this volume of call outs?

bwp91 commented 1 year ago

Hi @mording

how many govee devices do you have?

mording commented 1 year ago

Hi @mording

how many govee devices do you have?

11 devices installed, 9 active. Mix of smart plugs, light switch, and lights (auras)

image

I just updated to the latest beta, but the API quota limit is still present. Just for troubleshooting purposes

bwp91 commented 1 year ago

Which models are these?

mording commented 1 year ago

Which models are these?

Plugs - H5081 Lamps - H6052 Switch - H5001

Here is the last 90 seconds or logs...lots of stuff going on. I'm running homebridge-govee v7.1.3-beta.1

11/1/2022, 4:16:38 PM] [Govee] [Katie’s Bedroom Lamp] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:16:38 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:16:38 PM] [Govee] [Christmas Tree] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:16:38 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:16:38 PM] [Govee] [Office Aura (Left)] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:16:38 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:16:38 PM] [Govee] [Matt’s Bedroom Lamp] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:16:38 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:16:38 PM] [Govee] [Nerd Tree] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:16:38 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:16:38 PM] [Govee] [Craft Room Fan] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:16:38 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:16:38 PM] [Govee] [Office Aura (Right)] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:16:38 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:16:38 PM] [Govee] [Office Lamp] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:16:38 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:16:38 PM] [Govee] [Living Room Lamp] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:16:39 PM] [Govee] [Matt’s Bedroom Lamp] new scene code: [qgUEHAAAAAAAAAAAAAAAAAAAALc=] [aa05041c000000000000000000000000000000b7]. [11/1/2022, 4:16:39 PM] [Govee] [Matt’s Bedroom Lamp] new scene code: [qhEAHg8PAAAAAAAAAAAAAAAAAKU=] [aa11001e0f0f00000000000000000000000000a5]. [11/1/2022, 4:16:39 PM] [Govee] [Matt’s Bedroom Lamp] new scene code: [qhL/ZAAAgAoAAAAAAAAAAAAAAKk=] [aa12ff640000800a0000000000000000000000a9]. [11/1/2022, 4:16:39 PM] [Govee] [Matt’s Bedroom Lamp] new scene code: [qiP/AAAAgAAAAIAAAACAAAAAgHY=] [aa23ff0000008000000080000000800000008076]. [11/1/2022, 4:16:39 PM] [Govee] [Katie’s Bedroom Lamp] new scene code: [qgUEHAAAAAAAAAAAAAAAAAAAALc=] [aa05041c000000000000000000000000000000b7]. [11/1/2022, 4:16:39 PM] [Govee] [Katie’s Bedroom Lamp] new scene code: [qhEAHg8PAAAAAAAAAAAAAAAAAKU=] [aa11001e0f0f00000000000000000000000000a5]. [11/1/2022, 4:16:39 PM] [Govee] [Katie’s Bedroom Lamp] new scene code: [qhL/ZAAAgAoAAAAAAAAAAAAAAKk=] [aa12ff640000800a0000000000000000000000a9]. [11/1/2022, 4:16:39 PM] [Govee] [Katie’s Bedroom Lamp] new scene code: [qiP/AAAAgAAAAIAAAACAAAAAgHY=] [aa23ff0000008000000080000000800000008076]. [11/1/2022, 4:16:40 PM] [Govee] [Office Aura (Left)] new scene code: [qgUEHAAAAAAAAAAAAAAAAAAAALc=] [aa05041c000000000000000000000000000000b7]. [11/1/2022, 4:16:40 PM] [Govee] [Office Aura (Left)] new scene code: [qhEAHg8PAAAAAAAAAAAAAAAAAKU=] [aa11001e0f0f00000000000000000000000000a5]. [11/1/2022, 4:16:40 PM] [Govee] [Office Aura (Left)] new scene code: [qhL/ZAAAgAoAAAAAAAAAAAAAAKk=] [aa12ff640000800a0000000000000000000000a9]. [11/1/2022, 4:16:40 PM] [Govee] [Office Aura (Left)] new scene code: [qiP/AAAAgAAAAIAAAACAAAAAgHY=] [aa23ff0000008000000080000000800000008076]. [11/1/2022, 4:16:38 PM] [Govee] [AWS] message event [{"proType":2,"type":0,"transaction":"v_1667333797925000","device":"cf:fa:34:20:03:80:35:04","sku":"H5081","softVersion":"1.00.18","pactType":4,"pactCode":1,"cmd":"status","state":{"connected":"true","onOff":0},"config":{"timer":[{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128}],"delay":{"enable":0,"minutes":0,"leftMinutes":0}}}]. [11/1/2022, 4:16:38 PM] [Govee] [Nerd Tree] [AWS] receiving update {"source":"AWS","connected":"true","onOff":0}. [11/1/2022, 4:16:38 PM] [Govee] [AWS] message event [{"proType":2,"type":0,"transaction":"v_1667333797924000","device":"51:5a:34:20:03:80:06:0c","sku":"H5081","softVersion":"1.00.18","pactType":4,"pactCode":1,"cmd":"status","state":{"connected":"true","onOff":0},"config":{"timer":[{"enable":0,"type":0,"hour":0,"minute":0,"repeat":0},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":0},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":0},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":0}],"delay":{"enable":0,"minutes":0,"leftMinutes":0}}}]. [11/1/2022, 4:16:38 PM] [Govee] [Craft Room Fan] [AWS] receiving update {"source":"AWS","connected":"true","onOff":0}. [11/1/2022, 4:16:39 PM] [Govee] [AWS] message event [{"proType":2,"type":0,"transaction":"v_1667333797926000","device":"74:c0:34:20:03:80:1a:d2","sku":"H5081","softVersion":"1.00.18","pactType":4,"pactCode":1,"cmd":"status","state":{"connected":"true","onOff":0},"config":{"timer":[{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128}],"delay":{"enable":0,"minutes":0,"leftMinutes":0}}}]. [11/1/2022, 4:16:39 PM] [Govee] [Office Lamp] [AWS] receiving update {"source":"AWS","connected":"true","onOff":0}. [11/1/2022, 4:16:39 PM] [Govee] [AWS] message event [{"proType":2,"type":0,"transaction":"v_1667333797919000","device":"50:2f:7c:a6:b0:39:77:31","sku":"H5001","softVersion":"1.00.12","pactType":1,"pactCode":1,"cmd":"status","state":{"connected":"true","onOff":0,"nightMode":0},"config":{"timer":[{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128}],"delay":{"enable":0,"minutes":0,"leftMinutes":0}}}]. [11/1/2022, 4:16:39 PM] [Govee] [Pool Switch] [AWS] receiving update {"source":"AWS","connected":"true","onOff":0,"nightMode":0}. [11/1/2022, 4:16:39 PM] [Govee] [AWS] message event [{"proType":2,"type":0,"transaction":"v_1667333797927000","device":"14:25:34:20:03:80:5a:6e","sku":"H5081","softVersion":"1.00.18","pactType":4,"pactCode":1,"cmd":"status","state":{"connected":"true","onOff":0},"config":{"timer":[{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128}],"delay":{"enable":0,"minutes":0,"leftMinutes":0}}}]. [11/1/2022, 4:16:39 PM] [Govee] [Living Room Lamp] [AWS] receiving update {"source":"AWS","connected":"true","onOff":0}. [11/1/2022, 4:16:39 PM] [Govee] [AWS] message event [{"proType":2,"sku":"H6052","device":"F9:1F:BD:22:93:A1:81:30","softVersion":"1.00.32","cmd":"status","type":0,"transaction":"v_1667333797923000","pactType":1,"pactCode":1,"state":{"onOff":0,"brightness":100,"colorTemInKelvin":5500,"color":{"r":255,"g":255,"b":255},"mode":4,"result":1,"connected":"true"},"op":{"command":["qgUEHAAAAAAAAAAAAAAAAAAAALc=","qhEAHg8PAAAAAAAAAAAAAAAAAKU=","qhL/ZAAAgAoAAAAAAAAAAAAAAKk=","qiP/AAAAgAAAAIAAAACAAAAAgHY="]}}]. [11/1/2022, 4:16:39 PM] [Govee] [Matt’s Bedroom Lamp] [AWS] receiving update {"source":"AWS","onOff":0,"brightness":100,"colorTemInKelvin":5500,"color":{"r":255,"g":255,"b":255},"mode":4,"result":1,"connected":"true","commands":["qgUEHAAAAAAAAAAAAAAAAAAAALc=","qhEAHg8PAAAAAAAAAAAAAAAAAKU=","qhL/ZAAAgAoAAAAAAAAAAAAAAKk=","qiP/AAAAgAAAAIAAAACAAAAAgHY="]}. [11/1/2022, 4:16:39 PM] [Govee] [AWS] message event [{"proType":2,"sku":"H6052","device":"53:80:77:2B:59:05:59:9D","softVersion":"1.00.35","cmd":"status","type":0,"transaction":"v_1667333797922000","pactType":1,"pactCode":1,"state":{"onOff":0,"brightness":100,"colorTemInKelvin":9000,"color":{"r":255,"g":255,"b":255},"mode":4,"result":1,"connected":"true"},"op":{"command":["qgUEHAAAAAAAAAAAAAAAAAAAALc=","qhEAHg8PAAAAAAAAAAAAAAAAAKU=","qhL/ZAAAgAoAAAAAAAAAAAAAAKk=","qiP/AAAAgAAAAIAAAACAAAAAgHY="]}}]. [11/1/2022, 4:16:39 PM] [Govee] [Katie’s Bedroom Lamp] [AWS] receiving update {"source":"AWS","onOff":0,"brightness":100,"colorTemInKelvin":9000,"color":{"r":255,"g":255,"b":255},"mode":4,"result":1,"connected":"true","commands":["qgUEHAAAAAAAAAAAAAAAAAAAALc=","qhEAHg8PAAAAAAAAAAAAAAAAAKU=","qhL/ZAAAgAoAAAAAAAAAAAAAAKk=","qiP/AAAAgAAAAIAAAACAAAAAgHY="]}. [11/1/2022, 4:16:40 PM] [Govee] [AWS] message event [{"proType":2,"sku":"H6052","device":"C0:E3:BE:05:6C:75:95:F0","softVersion":"1.00.32","cmd":"status","type":0,"transaction":"v_1667333797924000","pactType":1,"pactCode":1,"state":{"onOff":0,"brightness":100,"colorTemInKelvin":5500,"color":{"r":255,"g":255,"b":255},"mode":4,"result":1,"connected":"true"},"op":{"command":["qgUEHAAAAAAAAAAAAAAAAAAAALc=","qhEAHg8PAAAAAAAAAAAAAAAAAKU=","qhL/ZAAAgAoAAAAAAAAAAAAAAKk=","qiP/AAAAgAAAAIAAAACAAAAAgHY="]}}]. [11/1/2022, 4:16:40 PM] [Govee] [Office Aura (Left)] [AWS] receiving update {"source":"AWS","onOff":0,"brightness":100,"colorTemInKelvin":5500,"color":{"r":255,"g":255,"b":255},"mode":4,"result":1,"connected":"true","commands":["qgUEHAAAAAAAAAAAAAAAAAAAALc=","qhEAHg8PAAAAAAAAAAAAAAAAAKU=","qhL/ZAAAgAoAAAAAAAAAAAAAAKk=","qiP/AAAAgAAAAIAAAACAAAAAgHY="]}. [11/1/2022, 4:16:48 PM] [Homebridge UI] [homebridge-govee] Terminating child process... [11/1/2022, 4:16:48 PM] [Homebridge UI] [homebridge-govee] Child process ended [11/1/2022, 4:17:07 PM] [Govee] [Pool Switch] [AWS] sending update {"msg":{"cmd":"status","cmdVersion":2,"transaction":"v_1667333827918000","type":0}}. [11/1/2022, 4:17:07 PM] [Govee] [Christmas Garland] [AWS] sending update {"msg":{"cmd":"status","cmdVersion":2,"transaction":"v_1667333827919000","type":0}}. [11/1/2022, 4:17:07 PM] [Govee] [Christmas Tree] [AWS] sending update {"msg":{"cmd":"status","cmdVersion":2,"transaction":"v_1667333827921000","type":0}}. [11/1/2022, 4:17:07 PM] [Govee] [Katie’s Bedroom Lamp] [AWS] sending update {"msg":{"cmd":"status","cmdVersion":2,"transaction":"v_1667333827921000","type":0}}. [11/1/2022, 4:17:07 PM] [Govee] [Matt’s Bedroom Lamp] [AWS] sending update {"msg":{"cmd":"status","cmdVersion":2,"transaction":"v_1667333827922000","type":0}}. [11/1/2022, 4:17:07 PM] [Govee] [Office Aura (Left)] [AWS] sending update {"msg":{"cmd":"status","cmdVersion":2,"transaction":"v_1667333827923000","type":0}}. [11/1/2022, 4:17:07 PM] [Govee] [Craft Room Fan] [AWS] sending update {"msg":{"cmd":"status","cmdVersion":2,"transaction":"v_1667333827924000","type":0}}. [11/1/2022, 4:17:07 PM] [Govee] [Nerd Tree] [AWS] sending update {"msg":{"cmd":"status","cmdVersion":2,"transaction":"v_1667333827924000","type":0}}. [11/1/2022, 4:17:07 PM] [Govee] [Office Aura (Right)] [AWS] sending update {"msg":{"cmd":"status","cmdVersion":2,"transaction":"v_1667333827925000","type":0}}. [11/1/2022, 4:17:07 PM] [Govee] [Office Lamp] [AWS] sending update {"msg":{"cmd":"status","cmdVersion":2,"transaction":"v_1667333827926000","type":0}}. [11/1/2022, 4:17:07 PM] [Govee] [Living Room Lamp] [AWS] sending update {"msg":{"cmd":"status","cmdVersion":2,"transaction":"v_1667333827927000","type":0}}. [11/1/2022, 4:17:08 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:17:08 PM] [Govee] [Pool Switch] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:17:08 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:17:08 PM] [Govee] [Christmas Tree] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:17:08 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:17:08 PM] [Govee] [Christmas Garland] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:17:08 PM] [Govee] [AWS] message event [{"proType":2,"sku":"H6052","device":"53:80:77:2B:59:05:59:9D","softVersion":"1.00.35","cmd":"status","type":0,"transaction":"v_1667333827921000","pactType":1,"pactCode":1,"state":{"onOff":0,"brightness":100,"colorTemInKelvin":9000,"color":{"r":255,"g":255,"b":255},"mode":4,"result":1,"connected":"true"},"op":{"command":["qgUEHAAAAAAAAAAAAAAAAAAAALc=","qhEAHg8PAAAAAAAAAAAAAAAAAKU=","qhL/ZAAAgAoAAAAAAAAAAAAAAKk=","qiP/AAAAgAAAAIAAAACAAAAAgHY="]}}]. [11/1/2022, 4:17:08 PM] [Govee] [Katie’s Bedroom Lamp] [AWS] receiving update {"source":"AWS","onOff":0,"brightness":100,"colorTemInKelvin":9000,"color":{"r":255,"g":255,"b":255},"mode":4,"result":1,"connected":"true","commands":["qgUEHAAAAAAAAAAAAAAAAAAAALc=","qhEAHg8PAAAAAAAAAAAAAAAAAKU=","qhL/ZAAAgAoAAAAAAAAAAAAAAKk=","qiP/AAAAgAAAAIAAAACAAAAAgHY="]}. [11/1/2022, 4:17:08 PM] [Govee] [Katie’s Bedroom Lamp] new scene code: [qgUEHAAAAAAAAAAAAAAAAAAAALc=] [aa05041c000000000000000000000000000000b7]. [11/1/2022, 4:17:08 PM] [Govee] [Katie’s Bedroom Lamp] new scene code: [qhEAHg8PAAAAAAAAAAAAAAAAAKU=] [aa11001e0f0f00000000000000000000000000a5]. [11/1/2022, 4:17:08 PM] [Govee] [Katie’s Bedroom Lamp] new scene code: [qhL/ZAAAgAoAAAAAAAAAAAAAAKk=] [aa12ff640000800a0000000000000000000000a9]. [11/1/2022, 4:17:08 PM] [Govee] [Katie’s Bedroom Lamp] new scene code: [qiP/AAAAgAAAAIAAAACAAAAAgHY=] [aa23ff0000008000000080000000800000008076]. [11/1/2022, 4:17:08 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:17:08 PM] [Govee] [Matt’s Bedroom Lamp] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:17:08 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:17:08 PM] [Govee] [Katie’s Bedroom Lamp] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:17:08 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:17:08 PM] [Govee] [Craft Room Fan] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:17:08 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:17:08 PM] [Govee] [Office Aura (Left)] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:17:08 PM] [Govee] [AWS] message event [{"proType":2,"sku":"H6052","device":"C0:E3:BE:05:6C:75:95:F0","softVersion":"1.00.32","cmd":"status","type":0,"transaction":"v_1667333827923000","pactType":1,"pactCode":1,"state":{"onOff":0,"brightness":100,"colorTemInKelvin":5500,"color":{"r":255,"g":255,"b":255},"mode":4,"result":1,"connected":"true"},"op":{"command":["qgUEHAAAAAAAAAAAAAAAAAAAALc=","qhEAHg8PAAAAAAAAAAAAAAAAAKU=","qhL/ZAAAgAoAAAAAAAAAAAAAAKk=","qiP/AAAAgAAAAIAAAACAAAAAgHY="]}}]. [11/1/2022, 4:17:08 PM] [Govee] [Office Aura (Left)] [AWS] receiving update {"source":"AWS","onOff":0,"brightness":100,"colorTemInKelvin":5500,"color":{"r":255,"g":255,"b":255},"mode":4,"result":1,"connected":"true","commands":["qgUEHAAAAAAAAAAAAAAAAAAAALc=","qhEAHg8PAAAAAAAAAAAAAAAAAKU=","qhL/ZAAAgAoAAAAAAAAAAAAAAKk=","qiP/AAAAgAAAAIAAAACAAAAAgHY="]}. [11/1/2022, 4:17:08 PM] [Govee] [Office Aura (Left)] new scene code: [qgUEHAAAAAAAAAAAAAAAAAAAALc=] [aa05041c000000000000000000000000000000b7]. [11/1/2022, 4:17:08 PM] [Govee] [Office Aura (Left)] new scene code: [qhEAHg8PAAAAAAAAAAAAAAAAAKU=] [aa11001e0f0f00000000000000000000000000a5]. [11/1/2022, 4:17:08 PM] [Govee] [Office Aura (Left)] new scene code: [qhL/ZAAAgAoAAAAAAAAAAAAAAKk=] [aa12ff640000800a0000000000000000000000a9]. [11/1/2022, 4:17:08 PM] [Govee] [Office Aura (Left)] new scene code: [qiP/AAAAgAAAAIAAAACAAAAAgHY=] [aa23ff0000008000000080000000800000008076]. [11/1/2022, 4:17:08 PM] [Govee] [AWS] message event [{"proType":2,"type":0,"transaction":"v_1667333827926000","device":"74:c0:34:20:03:80:1a:d2","sku":"H5081","softVersion":"1.00.18","pactType":4,"pactCode":1,"cmd":"status","state":{"connected":"true","onOff":0},"config":{"timer":[{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128}],"delay":{"enable":0,"minutes":0,"leftMinutes":0}}}]. [11/1/2022, 4:17:08 PM] [Govee] [Office Lamp] [AWS] receiving update {"source":"AWS","connected":"true","onOff":0}. [11/1/2022, 4:17:08 PM] [Govee] [AWS] message event [{"proType":2,"type":0,"transaction":"v_1667333827927000","device":"14:25:34:20:03:80:5a:6e","sku":"H5081","softVersion":"1.00.18","pactType":4,"pactCode":1,"cmd":"status","state":{"connected":"true","onOff":0},"config":{"timer":[{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128}],"delay":{"enable":0,"minutes":0,"leftMinutes":0}}}]. [11/1/2022, 4:17:08 PM] [Govee] [Living Room Lamp] [AWS] receiving update {"source":"AWS","connected":"true","onOff":0}. [11/1/2022, 4:17:08 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:17:08 PM] [Govee] [Office Aura (Right)] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:17:08 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:17:08 PM] [Govee] [Nerd Tree] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:17:08 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:17:08 PM] [Govee] [Office Lamp] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:17:09 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Tue Nov 01 2022 22:52:02 GMT-0400 (Eastern Daylight Time). [11/1/2022, 4:17:09 PM] [Govee] [Living Room Lamp] could not be refreshed as API rate-limiting has been reached, see the Govee API docs for more info at default.getDevice (file:///homebridge/node_modules/homebridge-govee/lib/connection/api.js:121:15). [11/1/2022, 4:17:09 PM] [Govee] [AWS] message event [{"proType":2,"sku":"H6052","device":"E4:2C:4D:D9:56:57:EE:E5","softVersion":"1.00.32","cmd":"status","type":0,"transaction":"v_1667333827925000","pactType":1,"pactCode":1,"state":{"onOff":0,"brightness":100,"colorTemInKelvin":2000,"color":{"r":255,"g":255,"b":255},"mode":4,"result":1,"connected":"true"},"op":{"command":["qgUEHAAAAAAAAAAAAAAAAAAAALc=","qhEAHg8PAAAAAAAAAAAAAAAAAKU=","qhL/ZAAAgAoAAAAAAAAAAAAAAKk=","qiP/AAAAgAAAAIAAAACAAAAAgHY="]}}]. [11/1/2022, 4:17:09 PM] [Govee] [Office Aura (Right)] [AWS] receiving update {"source":"AWS","onOff":0,"brightness":100,"colorTemInKelvin":2000,"color":{"r":255,"g":255,"b":255},"mode":4,"result":1,"connected":"true","commands":["qgUEHAAAAAAAAAAAAAAAAAAAALc=","qhEAHg8PAAAAAAAAAAAAAAAAAKU=","qhL/ZAAAgAoAAAAAAAAAAAAAAKk=","qiP/AAAAgAAAAIAAAACAAAAAgHY="]}. [11/1/2022, 4:17:09 PM] [Govee] [Office Aura (Right)] new scene code: [qgUEHAAAAAAAAAAAAAAAAAAAALc=] [aa05041c000000000000000000000000000000b7]. [11/1/2022, 4:17:09 PM] [Govee] [Office Aura (Right)] new scene code: [qhEAHg8PAAAAAAAAAAAAAAAAAKU=] [aa11001e0f0f00000000000000000000000000a5]. [11/1/2022, 4:17:09 PM] [Govee] [Office Aura (Right)] new scene code: [qhL/ZAAAgAoAAAAAAAAAAAAAAKk=] [aa12ff640000800a0000000000000000000000a9]. [11/1/2022, 4:17:09 PM] [Govee] [Office Aura (Right)] new scene code: [qiP/AAAAgAAAAIAAAACAAAAAgHY=] [aa23ff0000008000000080000000800000008076]. [11/1/2022, 4:17:09 PM] [Govee] [AWS] message event [{"proType":2,"type":0,"transaction":"v_1667333827918000","device":"50:2f:7c:a6:b0:39:77:31","sku":"H5001","softVersion":"1.00.12","pactType":1,"pactCode":1,"cmd":"status","state":{"connected":"true","onOff":0,"nightMode":0},"config":{"timer":[{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128}],"delay":{"enable":0,"minutes":0,"leftMinutes":0}}}]. [11/1/2022, 4:17:09 PM] [Govee] [Pool Switch] [AWS] receiving update {"source":"AWS","connected":"true","onOff":0,"nightMode":0}. [11/1/2022, 4:17:09 PM] [Govee] [AWS] message event [{"proType":2,"type":0,"transaction":"v_1667333827924000","device":"cf:fa:34:20:03:80:35:04","sku":"H5081","softVersion":"1.00.18","pactType":4,"pactCode":1,"cmd":"status","state":{"connected":"true","onOff":0},"config":{"timer":[{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":-128}],"delay":{"enable":0,"minutes":0,"leftMinutes":0}}}]. [11/1/2022, 4:17:09 PM] [Govee] [Nerd Tree] [AWS] receiving update {"source":"AWS","connected":"true","onOff":0}. [11/1/2022, 4:17:09 PM] [Govee] [AWS] message event [{"proType":2,"type":0,"transaction":"v_1667333827924000","device":"51:5a:34:20:03:80:06:0c","sku":"H5081","softVersion":"1.00.18","pactType":4,"pactCode":1,"cmd":"status","state":{"connected":"true","onOff":0},"config":{"timer":[{"enable":0,"type":0,"hour":0,"minute":0,"repeat":0},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":0},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":0},{"enable":0,"type":0,"hour":0,"minute":0,"repeat":0}],"delay":{"enable":0,"minutes":0,"leftMinutes":0}}}]. [11/1/2022, 4:17:09 PM] [Govee] [Craft Room Fan] [AWS] receiving update {"source":"AWS","connected":"true","onOff":0}. [11/1/2022, 4:17:10 PM] [Govee] [AWS] message event [{"proType":2,"sku":"H6052","device":"F9:1F:BD:22:93:A1:81:30","softVersion":"1.00.32","cmd":"status","type":0,"transaction":"v_1667333827922000","pactType":1,"pactCode":1,"state":{"onOff":0,"brightness":100,"colorTemInKelvin":5500,"color":{"r":255,"g":255,"b":255},"mode":4,"result":1,"connected":"true"},"op":{"command":["qgUEHAAAAAAAAAAAAAAAAAAAALc=","qhEAHg8PAAAAAAAAAAAAAAAAAKU=","qhL/ZAAAgAoAAAAAAAAAAAAAAKk=","qiP/AAAAgAAAAIAAAACAAAAAgHY="]}}]. [11/1/2022, 4:17:10 PM] [Govee] [Matt’s Bedroom Lamp] [AWS] receiving update {"source":"AWS","onOff":0,"brightness":100,"colorTemInKelvin":5500,"color":{"r":255,"g":255,"b":255},"mode":4,"result":1,"connected":"true","commands":["qgUEHAAAAAAAAAAAAAAAAAAAALc=","qhEAHg8PAAAAAAAAAAAAAAAAAKU=","qhL/ZAAAgAoAAAAAAAAAAAAAAKk=","qiP/AAAAgAAAAIAAAACAAAAAgHY="]}. [11/1/2022, 4:17:10 PM] [Govee] [Matt’s Bedroom Lamp] new scene code: [qgUEHAAAAAAAAAAAAAAAAAAAALc=] [aa05041c000000000000000000000000000000b7]. [11/1/2022, 4:17:10 PM] [Govee] [Matt’s Bedroom Lamp] new scene code: [qhEAHg8PAAAAAAAAAAAAAAAAAKU=] [aa11001e0f0f00000000000000000000000000a5]. [11/1/2022, 4:17:10 PM] [Govee] [Matt’s Bedroom Lamp] new scene code: [qhL/ZAAAgAoAAAAAAAAAAAAAAKk=] [aa12ff640000800a0000000000000000000000a9]. [11/1/2022, 4:17:10 PM] [Govee] [Matt’s Bedroom Lamp] new scene code: [qiP/AAAAgAAAAIAAAACAAAAAgHY=] [aa23ff0000008000000080000000800000008076].

mording commented 1 year ago

Update - all of my devices are working, but my log is still getting flooded this error:

This is what it looks like every 60 seconds:

[11/4/2022, 3:33:25 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:25 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:25 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:26 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:26 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:18 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:26 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:18 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:26 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:26 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:26 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:27 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:30 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:55 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:55 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:55 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:55 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:55 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:55 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:55 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:55 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:55 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:55 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:55 PM] [Govee] Govee API total daily requests of 10000 has been reached. Resets on Fri Nov 04 2022 22:54:17 GMT-0400 (Eastern Daylight Time). [11/4/2022, 3:33:58 PM] [myQ] Garage Door: Closed.

bwp91 commented 1 year ago

Honestly I would recommend adding your govee username and password to the config and removing the API key. You should find things work a lot better

bwp91 commented 1 year ago

Edit, I realise you have your credentials there already. So just remove API key. There will be no loss of functionality.

mording commented 1 year ago

This fixed my issues per or discussion on discord. Thanks for your help!

wilky761 commented 1 year ago

Hi all, removing the API key doesn't fix this for me. I have the same issue. Removing the API made it worse.....

Any ideas.....

30/11/2022, 06:12:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:13:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:13:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:13:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:13:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:13:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:13:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:13:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:13:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:13:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:13:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:14:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:14:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:14:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:14:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:14:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:14:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:14:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:14:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:14:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:14:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:15:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:15:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:15:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:15:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:15:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:15:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:15:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:15:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:15:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:15:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:15:59HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:15:59HoobsGoveeWARNING[Bedroom 2] could not be updated as API rate-limiting has been reached, see the Govee API docs for more info at default.updateDevice (file:///var/lib/hoobs/hoobs/node_modules/homebridge-govee/lib/connection/api.js:182:15). 30/11/2022, 06:16:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:16:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:16:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:16:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:16:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:17:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:17:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:17:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:17:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:17:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:17:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:17:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:17:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:17:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:17:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:18:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:18:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:18:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:18:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:18:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:18:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:18:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:18:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:18:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:18:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:19:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:19:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:19:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:19:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:19:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:19:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:19:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:19:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:19:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:19:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:20:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:20:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:20:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:20:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:20:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:20:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:20:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:20:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:20:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:20:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:21:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:21:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:21:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:21:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:21:00HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:21:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:21:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:21:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:21:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:21:30HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:39 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:21:32HoobsGoveeWARNINGGovee API total daily requests of 10000 has been reached. Resets on Wed Nov 30 2022 04:51:38 GMT-0700 (Mountain Standard Time). 30/11/2022, 06:21:32HoobsGoveeWARNING[Bedroom 2] could not be updated as API rate-limiting has been reached, see the Govee API docs for more info at default.updateDevice (file:///var/lib/hoobs/hoobs/node_modules/homebridge-govee/lib/connection/api.js:182:15). 30/11/2022, 06:22:30HoobsGoveeInitialising plugin v7.2.0 | System linux | Node v16.18.1 | HB v1.5.0 | HAPNodeJS v0.10.2... 30/11/2022, 06:22:31HoobsGoveePlugin initialised. Setting up accessories.... 30/11/2022, 06:22:34HoobsGovee[LAN] client enabled and found 0 device(s). 30/11/2022, 06:22:34HoobsGoveeWARNING[HTTP] could not use existing access token as does not exist, this is normally not an issue. 30/11/2022, 06:22:35HoobsGoveeWARNING[HTTP] disabling client as The number of consecutive failed logins for this account has reached the maximum. Please try again in 5 minutes. at default.login (file:///var/lib/hoobs/hoobs/node_modules/homebridge-govee/lib/connection/http.js:58:15). 30/11/2022, 06:22:35HoobsGoveeWARNING[AWS] disabling client as requires HTTP client. 30/11/2022, 06:22:35HoobsGoveeWARNINGGovee API quota limits reached, will try again in 10 minutes... 30/11/2022, 06:22:35HoobsGoveeWARNINGUnfortunately the plugin will not work until fully initialised. 30/11/2022, 06:32:46HoobsGoveeWARNINGStill receiving 429 [rate limit exceeded], trying again in 10 minutes... 30/11/2022, 06:42:47HoobsGoveeWARNINGStill receiving 429 [rate limit exceeded], trying again in 10 minutes... 30/11/2022, 06:52:47HoobsGoveeWARNINGStill receiving 429 [rate limit exceeded], trying again in 10 minutes... 30/11/2022, 06:58:21HoobsGoveeInitialising plugin v7.2.0 | System linux | Node v16.18.1 | HB v1.5.0 | HAPNodeJS v0.10.2... 30/11/2022, 06:58:22HoobsGoveePlugin initialised. Setting up accessories.... 30/11/2022, 06:58:24HoobsGovee[LAN] client enabled and found 0 device(s). 30/11/2022, 06:58:25HoobsGoveeWARNING[HTTP] could not use existing access token as does not exist, this is normally not an issue. 30/11/2022, 06:59:09HoobsGoveeInitialising plugin v7.2.0 | System linux | Node v16.18.1 | HB v1.5.0 | HAPNodeJS v0.10.2... 30/11/2022, 06:59:10HoobsGoveePlugin initialised. Setting up accessories.... 30/11/2022, 06:59:12HoobsGovee[LAN] client enabled and found 0 device(s). 30/11/2022, 06:59:12HoobsGoveeWARNING[HTTP] could not use existing access token as does not exist, this is normally not an issue. 30/11/2022, 06:59:13HoobsGoveeWARNING[HTTP] disabling client as The number of consecutive failed logins for this account has reached the maximum. Please try again in 5 minutes. at default.login (file:///var/lib/hoobs/hoobs/node_modules/homebridge-govee/lib/connection/http.js:58:15). 30/11/2022, 06:59:13HoobsGoveeWARNING[AWS] disabling client as requires HTTP client. 30/11/2022, 06:59:13HoobsGoveeWARNING[API] disabling client as API key not provided. 30/11/2022, 06:59:18HoobsGovee[BLE] client enabled. 30/11/2022, 06:59:18HoobsGoveeWARNING Disabling plugin. 30/11/2022, 06:59:18HoobsGoveeWARNING No devices found to initialise. 30/11/2022, 07:01:32HoobsGoveeInitialising plugin v7.2.0 | System linux | Node v16.18.1 | HB v1.5.0 | HAPNodeJS v0.10.2... 30/11/2022, 07:01:33HoobsGoveePlugin initialised. Setting up accessories.... 30/11/2022, 07:01:35HoobsGovee[LAN] client enabled and found 0 device(s). 30/11/2022, 07:01:35HoobsGoveeWARNING[HTTP] could not use existing access token as does not exist, this is normally not an issue. 30/11/2022, 07:01:36HoobsGoveeWARNING[HTTP] disabling client as The number of consecutive failed logins for this account has reached the maximum. Please try again in 3 minutes. at default.login (file:///var/lib/hoobs/hoobs/node_modules/homebridge-govee/lib/connection/http.js:58:15). 30/11/2022, 07:01:36HoobsGoveeWARNING[AWS] disabling client as requires HTTP client. 30/11/2022, 07:01:36HoobsGoveeWARNINGGovee API quota limits reached, will try again in 10 minutes... 30/11/2022, 07:01:36HoobsGoveeWARNINGUnfortunately the plugin will not work until fully initialised.