homebridge-plugins / homebridge-govee

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

Humidifier New/Unknown scene code received #230

Closed Mike92115 closed 2 years ago

Mike92115 commented 2 years ago

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

I am seeing in the logs: [Humidifier] New/Unknown scene code received: [qhAAAAAAAAAAAAAAAAAAAAAAALo=]. and in HomeBridge the device shows as off when it's actually on.

Details of your setup.

Homebridge Version: 1.3.4 Node.js Version: 16.14.0 NPM Version: 8.5.0

Synology NAS

v4.30.0, this is a new device for me and I just added it.

Humidifier H7142

Please paste any relevant logs below.

[3/25/2022, 5:14:26 PM] [Govee] Loaded homebridge-govee v4.30.0 child bridge successfully
[3/25/2022, 5:14:27 PM] [Govee] Initialising plugin v4.30.0 | Node v16.14.0 | HB v1.4.0 | HAPNodeJS v0.10.0...
[3/25/2022, 5:14:27 PM] [Govee] Plugin initialised. Setting up accessories....
[3/25/2022, 5:14:27 PM] Homebridge v1.4.0 (HAP v0.10.0) (Govee) is running on port 50291.
[3/25/2022, 5:14:27 PM] [Govee] Login successful.
[3/25/2022, 5:14:29 PM] [Govee] Disabling BLE client as ERR_DLOPEN_FAILED.
[3/25/2022, 5:14:29 PM] [Govee] [Humidifier] initialising with options {"logging":"debug"}.
[3/25/2022, 5:14:29 PM] [Govee] [Humidifier] initialised with id [18:F5:D4:AD:FC:27:00:80] [H7142].
[3/25/2022, 5:14:29 PM] [Govee] [Freezer Thermometer] initialising with options {"logging":"debug","lowBattThreshold":20}.
[3/25/2022, 5:14:29 PM] [Govee] [Freezer Thermometer] initialised with id [16:7E:E3:8C:81:82:F8:5A] [H5179].
[3/25/2022, 5:14:29 PM] [Govee] [Hygrometer] initialising with options {"logging":"debug","lowBattThreshold":20}.
[3/25/2022, 5:14:29 PM] [Govee] [Hygrometer] initialised with id [CC:DB:E3:32:80:C3:14:45] [H5179].
[3/25/2022, 5:14:29 PM] [Govee] [Bathroom Under Sinks] if you notice any flickering when changing the brightness/colour, let me know on Discord/Github with model number [H6160].
[3/25/2022, 5:14:29 PM] [Govee] [Bathroom Under Sinks] initialising with options {"adaptiveLightingShift":0,"brightnessStep":1,"disableAWS":"no","enableBT":"no","logging":"debug"}.
[3/25/2022, 5:14:29 PM] [Govee] [Bathroom Under Sinks] initialised with id [7E:59:A4:C1:38:D7:F0:3B] [H6160].
[3/25/2022, 5:14:30 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":47,"temperature":-2000,"humidity":6490,"online":true}].
[3/25/2022, 5:14:30 PM] [Govee] [Freezer Thermometer] has been reported [online].
[3/25/2022, 5:14:30 PM] [Govee] [Freezer Thermometer] current temperature [-20°C].
[3/25/2022, 5:14:30 PM] [Govee] [Freezer Thermometer] current humidity [64.9%].
[3/25/2022, 5:14:30 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":71,"temperature":2330,"humidity":5160,"online":true}].
[3/25/2022, 5:14:30 PM] [Govee] [Hygrometer] has been reported [online].
[3/25/2022, 5:14:30 PM] [Govee] [Hygrometer] current temperature [23.3°C].
[3/25/2022, 5:14:30 PM] [Govee] [Hygrometer] current humidity [51.6%].
[3/25/2022, 5:14:30 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}].
[3/25/2022, 5:14:30 PM] [Govee] [Bathroom Under Sinks] has been reported [online].
[3/25/2022, 5:14:30 PM] [Govee] [Humidifier] [AWS] connected event.
[3/25/2022, 5:14:30 PM] [Govee] [Bathroom Under Sinks] [AWS] connected event.
[3/25/2022, 5:14:31 PM] [Govee] ✓ Setup complete. Have a feature request? Visit http://bit.ly/hb-govee-issues to ask!
[3/25/2022, 5:14:45 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}].
[3/25/2022, 5:14:45 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":47,"temperature":-2000,"humidity":6490,"online":true}].
[3/25/2022, 5:14:45 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":71,"temperature":2330,"humidity":5160,"online":true}].
[3/25/2022, 5:14:59 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":47,"temperature":-2000,"humidity":6490,"online":true}].
[3/25/2022, 5:14:59 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":71,"temperature":2330,"humidity":5160,"online":true}].
[3/25/2022, 5:15:00 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}].
[3/25/2022, 5:15:15 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}].
[3/25/2022, 5:15:15 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":47,"temperature":-2000,"humidity":6490,"online":true}].
[3/25/2022, 5:15:15 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":71,"temperature":2330,"humidity":5160,"online":true}].
[3/25/2022, 5:15:26 PM] [Govee] [Humidifier] [AWS] message event [{"msg":{"transaction":"v_1648253725941471","data":{"command":["qhAAAAAAAAAAAAAAAAAAAAAAALo="]},"type":1,"cmdVersion":0,"cmd":"ptReal"}}].
[3/25/2022, 5:15:26 PM] [Govee] [Humidifier] [AWS] receiving update [{"transaction":"v_1648253725941471","data":{"command":["qhAAAAAAAAAAAAAAAAAAAAAAALo="]},"type":1,"cmdVersion":0,"cmd":"ptReal","source":"AWS"}].
[3/25/2022, 5:15:26 PM] [Govee] [Humidifier] New/Unknown scene code received: [qhAAAAAAAAAAAAAAAAAAAAAAALo=].
[3/25/2022, 5:15:29 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":47,"temperature":-2000,"humidity":6490,"online":true}].
[3/25/2022, 5:15:29 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":71,"temperature":2330,"humidity":5160,"online":true}].
[3/25/2022, 5:15:30 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}].
[3/25/2022, 5:15:45 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":47,"temperature":-2000,"humidity":6490,"online":true}].
[3/25/2022, 5:15:45 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":71,"temperature":2330,"humidity":5160,"online":true}].
[3/25/2022, 5:15:45 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}].
[3/25/2022, 5:16:00 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":47,"temperature":-2000,"humidity":6490,"online":true}].
[3/25/2022, 5:16:00 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":71,"temperature":2330,"humidity":5160,"online":true}].
[3/25/2022, 5:16:00 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}].
[3/25/2022, 5:16:00 PM] [homebridge-garagedoor-ryobi] Garage Door: CLOSED (0)
[3/25/2022, 5:16:15 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}].
[3/25/2022, 5:16:15 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":47,"temperature":-2000,"humidity":6490,"online":true}].
[3/25/2022, 5:16:15 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":71,"temperature":2330,"humidity":5160,"online":true}].
[3/25/2022, 5:16:26 PM] [Govee] [Humidifier] [AWS] message event [{"msg":{"transaction":"v_1648253785941945","data":{"command":["qhAAAAAAAAAAAAAAAAAAAAAAALo="]},"type":1,"cmdVersion":0,"cmd":"ptReal"}}].
[3/25/2022, 5:16:26 PM] [Govee] [Humidifier] [AWS] receiving update [{"transaction":"v_1648253785941945","data":{"command":["qhAAAAAAAAAAAAAAAAAAAAAAALo="]},"type":1,"cmdVersion":0,"cmd":"ptReal","source":"AWS"}].
[3/25/2022, 5:16:26 PM] [Govee] [Humidifier] New/Unknown scene code received: [qhAAAAAAAAAAAAAAAAAAAAAAALo=].
[3/25/2022, 5:16:30 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":47,"temperature":-2000,"humidity":6490,"online":true}].
[3/25/2022, 5:16:30 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":71,"temperature":2330,"humidity":5160,"online":true}].
[3/25/2022, 5:16:30 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}].
[3/25/2022, 5:16:45 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}].
[3/25/2022, 5:16:45 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":47,"temperature":-2000,"humidity":6490,"online":true}].
[3/25/2022, 5:16:45 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":71,"temperature":2330,"humidity":5160,"online":true}].
[3/25/2022, 5:17:00 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":47,"temperature":-2000,"humidity":6490,"online":true}].
[3/25/2022, 5:17:00 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":71,"temperature":2330,"humidity":5160,"online":true}].
[3/25/2022, 5:17:00 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}].
[3/25/2022, 5:17:14 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":47,"temperature":-2000,"humidity":6490,"online":true}].
[3/25/2022, 5:17:14 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":71,"temperature":2330,"humidity":5160,"online":true}].
[3/25/2022, 5:17:15 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}].
stale[bot] commented 2 years ago

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

bwp91 commented 2 years ago

Hi @Mike92115

Does turning the humidifier on and off via the home app work?

Also, does this device connect to your phone via bluetooth as well as wifi?

Mike92115 commented 2 years ago

Hello Ben,

I can turn the device off and on via the Home App, and it does connect via bluetooth as well as Wi-Fi.

Thank you, Mike

bwp91 commented 2 years ago

Can you use the plugin settings to turn on debug logging, restart, then open the govee app on your phone to turn the humidifier on and off. Does anything appear in the homebridge log as you do this?

What about if you disable bluetooth to force a wifi connection? If you turn on and off does anything appear in the homebridge log?

Mike92115 commented 2 years ago

Ben,

Below are the logs, I turned on debug restarted and then turned it off and on. I then turned off bluetooth on my phone and did the same thing using the Govee app. All worked even with the odd log messages, if you can see a setting for Auto that would be great as I normally set a humidity level and use Auto so I don't have to constantly monitor it.

Thank you, Mike

With Bluetooth on

[4/16/2022, 3:16:52 PM] [Govee] ✓ Setup complete. Have time to give this plugin a review? http://bit.ly/hb-govee-review [4/16/2022, 3:16:53 PM] [homebridge-lg-thinq] [REFRIGERATOR] Setting up device! [4/16/2022, 3:16:53 PM] [homebridge-lg-thinq] Restoring existing accessory: 60dea180-120f-11e9-b230-0051edf352c3: REFRIGERATOR (REFRIGERATOR 2REF12EIIFS__) [4/16/2022, 3:16:53 PM] [homebridge-lg-thinq] Start polling device data every 60 second. [4/16/2022, 3:17:03 PM] [homebridge-yamaha-home] Waited 10 seconds, stopping discovery. [4/16/2022, 3:17:03 PM] [homebridge-yamaha-home] Discovery finished, found 2 Yamaha AVR devices. [4/16/2022, 3:17:03 PM] Homebridge v1.4.0 (HAP v0.10.0) (homebridge-yamaha-home) is running on port 33458. [4/16/2022, 3:17:05 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":40,"temperature":-1880,"humidity":7750,"online":true}]. [4/16/2022, 3:17:05 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":62,"temperature":2100,"humidity":5550,"online":true}]. [4/16/2022, 3:17:05 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}]. [4/16/2022, 3:17:11 PM] [Govee] [Humidifier] [AWS] message event [{"msg":{"transaction":"v_1650147431819613","data":{"command":["qhAAAAAAAAAAAAAAAAAAAAAAALo="]},"type":1,"cmdVersion":0,"cmd":"ptReal"}}]. [4/16/2022, 3:17:11 PM] [Govee] [Humidifier] [AWS] receiving update [{"transaction":"v_1650147431819613","data":{"command":["qhAAAAAAAAAAAAAAAAAAAAAAALo="]},"type":1,"cmdVersion":0,"cmd":"ptReal","source":"AWS"}]. [4/16/2022, 3:17:11 PM] [Govee] [Humidifier] New/Unknown scene code received: [qhAAAAAAAAAAAAAAAAAAAAAAALo=]. [4/16/2022, 3:17:20 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":40,"temperature":-1880,"humidity":7750,"online":true}]. [4/16/2022, 3:17:20 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":62,"temperature":2100,"humidity":5550,"online":true}]. [4/16/2022, 3:17:20 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}]. [4/16/2022, 3:17:35 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":40,"temperature":-1880,"humidity":7750,"online":true}]. [4/16/2022, 3:17:35 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":62,"temperature":2100,"humidity":5550,"online":true}]. [4/16/2022, 3:17:35 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}]. [4/16/2022, 3:17:50 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":40,"temperature":-1880,"humidity":7750,"online":true}]. [4/16/2022, 3:17:50 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":62,"temperature":2100,"humidity":5550,"online":true}]. [4/16/2022, 3:17:50 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}]. [4/16/2022, 3:18:00 PM] [Govee] [Humidifier] [AWS] sending update {"msg":{"cmd":"turn","cmdVersion":0,"data":{"val":0},"transaction":"v_1650147480408000","type":1}}. [4/16/2022, 3:18:00 PM] [Govee] [Humidifier] current state [off]. [4/16/2022, 3:18:00 PM] [Govee] [Humidifier] [AWS] message event [{"msg":{"cmd":"turn","cmdVersion":0,"data":{"val":0},"transaction":"v_1650147480408000","type":1}}]. [4/16/2022, 3:18:00 PM] [Govee] [Humidifier] [AWS] receiving update [{"cmd":"turn","cmdVersion":0,"data":{"val":0},"transaction":"v_1650147480408000","type":1,"source":"AWS"}]. [4/16/2022, 3:18:05 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":40,"temperature":-1880,"humidity":7750,"online":true}]. [4/16/2022, 3:18:05 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":62,"temperature":2100,"humidity":5550,"online":true}]. [4/16/2022, 3:18:05 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}]. [4/16/2022, 3:18:13 PM] [ADT Pulse] Office Motion Detector (sensor-26) changed from "no motion" to "motion". [4/16/2022, 3:18:16 PM] [Govee] [Humidifier] [AWS] sending update {"msg":{"cmd":"turn","cmdVersion":0,"data":{"val":1},"transaction":"v_1650147496296000","type":1}}. [4/16/2022, 3:18:16 PM] [Govee] [Humidifier] current state [on]. [4/16/2022, 3:18:16 PM] [Govee] [Humidifier] [AWS] message event [{"msg":{"cmd":"turn","cmdVersion":0,"data":{"val":1},"transaction":"v_1650147496296000","type":1}}]. [4/16/2022, 3:18:16 PM] [Govee] [Humidifier] [AWS] receiving update [{"cmd":"turn","cmdVersion":0,"data":{"val":1},"transaction":"v_1650147496296000","type":1,"source":"AWS"}]. [4/16/2022, 3:18:20 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":40,"temperature":-1880,"humidity":7750,"online":true}]. [4/16/2022, 3:18:20 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":62,"temperature":2100,"humidity":5550,"online":true}]. [4/16/2022, 3:18:20 PM] [homebridge-garagedoor-ryobi] Garage Door: CLOSED (0) [4/16/2022, 3:18:20 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}]. [4/16/2022, 3:18:35 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":40,"temperature":-1880,"humidity":7750,"online":true}]. [4/16/2022, 3:18:35 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":62,"temperature":2100,"humidity":5550,"online":true}]. [4/16/2022, 3:18:35 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}].

Bluetooth Off

[4/16/2022, 3:19:20 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}]. [4/16/2022, 3:19:35 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":40,"temperature":-1880,"humidity":7750,"online":true}]. [4/16/2022, 3:19:35 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":62,"temperature":2100,"humidity":5550,"online":true}]. [4/16/2022, 3:19:35 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}]. [4/16/2022, 3:19:37 PM] [Govee] [Bathroom Under Sinks] [AWS] message event [{"msg":{"transaction":"y_1650147576948768","type":0,"cmdVersion":0,"cmd":"status"}}]. [4/16/2022, 3:19:37 PM] [Govee] [Humidifier] [AWS] message event [{"msg":{"transaction":"y_1650147576950503","type":0,"cmdVersion":0,"cmd":"status"}}]. [4/16/2022, 3:19:37 PM] [Govee] [Humidifier] [AWS] message event [{"msg":{"transaction":"y_1650147577643688","type":0,"cmdVersion":0,"cmd":"status"}}]. [4/16/2022, 3:19:37 PM] [Govee] [Humidifier] [AWS] sending update {"msg":{"cmd":"turn","cmdVersion":0,"data":{"val":0},"transaction":"v_1650147577880000","type":1}}. [4/16/2022, 3:19:37 PM] [Govee] [Humidifier] current state [off]. [4/16/2022, 3:19:37 PM] [Govee] [Humidifier] [AWS] message event [{"msg":{"cmd":"turn","cmdVersion":0,"data":{"val":0},"transaction":"v_1650147577880000","type":1}}]. [4/16/2022, 3:19:37 PM] [Govee] [Humidifier] [AWS] receiving update [{"cmd":"turn","cmdVersion":0,"data":{"val":0},"transaction":"v_1650147577880000","type":1,"source":"AWS"}]. [4/16/2022, 3:19:38 PM] [Govee] [Humidifier] [AWS] message event [{"msg":{"transaction":"v_1650147578370623","data":{"command":["qhAAAAAAAAAAAAAAAAAAAAAAALo="]},"type":1,"cmdVersion":0,"cmd":"ptReal"}}]. [4/16/2022, 3:19:38 PM] [Govee] [Humidifier] [AWS] receiving update [{"transaction":"v_1650147578370623","data":{"command":["qhAAAAAAAAAAAAAAAAAAAAAAALo="]},"type":1,"cmdVersion":0,"cmd":"ptReal","source":"AWS"}]. [4/16/2022, 3:19:38 PM] [Govee] [Humidifier] New/Unknown scene code received: [qhAAAAAAAAAAAAAAAAAAAAAAALo=]. [4/16/2022, 3:19:38 PM] [Govee] [Humidifier] [AWS] message event [{"msg":{"transaction":"v_1650147578429448","data":{"command":["qhAAAAAAAAAAAAAAAAAAAAAAALo="]},"type":1,"cmdVersion":0,"cmd":"ptReal"}}]. [4/16/2022, 3:19:38 PM] [Govee] [Humidifier] [AWS] receiving update [{"transaction":"v_1650147578429448","data":{"command":["qhAAAAAAAAAAAAAAAAAAAAAAALo="]},"type":1,"cmdVersion":0,"cmd":"ptReal","source":"AWS"}]. [4/16/2022, 3:19:38 PM] [Govee] [Humidifier] New/Unknown scene code received: [qhAAAAAAAAAAAAAAAAAAAAAAALo=]. [4/16/2022, 3:19:40 PM] [Govee] [Humidifier] [AWS] sending update {"msg":{"cmd":"turn","cmdVersion":0,"data":{"val":1},"transaction":"v_1650147580537000","type":1}}. [4/16/2022, 3:19:40 PM] [Govee] [Humidifier] current state [on]. [4/16/2022, 3:19:40 PM] [Govee] [Humidifier] [AWS] message event [{"msg":{"cmd":"turn","cmdVersion":0,"data":{"val":1},"transaction":"v_1650147580537000","type":1}}]. [4/16/2022, 3:19:40 PM] [Govee] [Humidifier] [AWS] receiving update [{"cmd":"turn","cmdVersion":0,"data":{"val":1},"transaction":"v_1650147580537000","type":1,"source":"AWS"}]. [4/16/2022, 3:19:40 PM] [Govee] [Humidifier] [AWS] message event [{"msg":{"transaction":"v_1650147580747003","data":{"command":["qhAAAAAAAAAAAAAAAAAAAAAAALo="]},"type":1,"cmdVersion":0,"cmd":"ptReal"}}]. [4/16/2022, 3:19:40 PM] [Govee] [Humidifier] [AWS] receiving update [{"transaction":"v_1650147580747003","data":{"command":["qhAAAAAAAAAAAAAAAAAAAAAAALo="]},"type":1,"cmdVersion":0,"cmd":"ptReal","source":"AWS"}]. [4/16/2022, 3:19:40 PM] [Govee] [Humidifier] New/Unknown scene code received: [qhAAAAAAAAAAAAAAAAAAAAAAALo=]. [4/16/2022, 3:19:50 PM] [Govee] [Freezer Thermometer] [HTTP] receiving update [{"source":"HTTP","battery":40,"temperature":-1880,"humidity":7750,"online":true}]. [4/16/2022, 3:19:50 PM] [Govee] [Hygrometer] [HTTP] receiving update [{"source":"HTTP","battery":62,"temperature":2100,"humidity":5550,"online":true}]. [4/16/2022, 3:19:50 PM] [Govee] [Bathroom Under Sinks] [API] receiving update [{"source":"API","online":true,"powerState":"on","brightness":20,"color":{"r":0,"b":255,"g":0}}].

bwp91 commented 2 years ago

Closing this as a bit overwhelmed with issues. Please update to the beta version of the plugin, and if you are still having issues, do reopen this ticket! Thanks and apologies if closing prematurely.