bwp91 / homebridge-govee

Homebridge plugin to integrate Govee devices into HomeKit.
MIT License
462 stars 48 forks source link

H7126 (Air Purifier) Has No Fan Speed Control #838

Open bit-saver opened 1 month ago

bit-saver commented 1 month ago

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

After adding H7126 Air Purifier Lite there is no control for fan speed. In Homebridge accessories, I can power the device on/off but nothing else. In Home Assistant, I’m only able to lock the controls. I can’t even power it on/off.

Details of your setup.

Please paste any relevant logs below.

[7/18/2024, 1:26:21 PM] [Govee] [Smart Air Purifier] new scene code: [qhcAAAAAAAAAAAAAAAAAAAAAAL0=] [aa170000000000000000000000000000000000bd].
[7/18/2024, 1:26:21 PM] [Govee] [Smart Air Purifier] new scene code: [qhkAAAAGAGMAAAAAAAAAAAAAANY=] [aa190000000600630000000000000000000000d6].
[7/18/2024, 1:26:21 PM] [Govee] [Smart Air Purifier] new scene code: [qhICAAAAAAAAAAAAAAAAAAAAALo=] [aa120200000000000000000000000000000000ba].
[7/18/2024, 1:26:21 PM] [Govee] [Smart Air Purifier] new scene code: [qhMAgQEAAAEDAAAAAAAAAAAAADs=] [aa1300810100000103000000000000000000003b].
[7/18/2024, 1:26:21 PM] [Govee] [Smart Air Purifier] new scene code: [qhMBgQUAAAECAAAAAAAAAAAAAD8=] [aa1301810500000102000000000000000000003f].
[7/18/2024, 1:26:21 PM] [Govee] [Smart Air Purifier] new scene code: [qiYAAAAAAAAAAAAAAAAAAAAAAIw=] [aa2600000000000000000000000000000000008c].
[7/18/2024, 1:26:21 PM] [Govee] [Smart Air Purifier] new scene code: [qgUAAQAAAAAAAAAAAAAAAAAAAK4=] [aa050001000000000000000000000000000000ae].
[7/18/2024, 1:26:21 PM] [Govee] [Smart Air Purifier] new scene code: [qgUBAQAAAAAAAAAAAAAAAAAAAK8=] [aa050101000000000000000000000000000000af].
[7/18/2024, 1:26:21 PM] [Govee] [Smart Air Purifier] new scene code: [qgUCAAMACgAKAgAKAAoB/////60=] [aa05020003000a000a02000a000a01ffffffffad].
[7/18/2024, 1:26:21 PM] [Govee] [Smart Air Purifier] new scene code: [qgUDAAESAAAAAAAAAAAAAAAAAL8=] [aa050300011200000000000000000000000000bf].
[7/18/2024, 1:26:21 PM] [Govee] [Smart Air Purifier] new scene code: [qhYB/////wAAAAAAAAAAAAAAAL0=] [aa1601ffffffff000000000000000000000000bd].
[7/18/2024, 1:26:21 PM] [Govee] [Smart Air Purifier] new scene code: [qggAAAAAAAAAAAAAAAAAAAAAAKI=] [aa080000000000000000000000000000000000a2].
bwp91 commented 1 month ago

Hi @bit-saver

what range of speed control does this model have in the govee app?

bit-saver commented 1 month ago

Hi @bit-saver

what range of speed control does this model have in the govee app?

Sleep, Low, and High

bwp91 commented 1 month ago

does this model even have an option to lock the controls?

bwp91 commented 1 month ago

please can you update to v10.9.3-beta.2 of the plugin and let me know if anything has improved with controlling speeds?

bit-saver commented 1 month ago

does this model even have an option to lock the controls?

No, it has no such option.

please can you update to v10.9.3-beta.2 of the plugin and let me know if anything has improved with controlling speeds?

I've updated to beta.5 (sorry if you wanted beta.2 specifically; I can roll it back if need be). I see no changes in functionality. Do I need to remove and re-add the device? If so, what's the best way to do this? Also, I'm basing functionality assessments mostly on what's available in Home Assistant. If there's a better way to test the device from the Homebridge UI, please let me know. The HB UI doesn't really allow you to do much...

I should also mention, that there isn't even a way to control the power of the device in Home Assistant. Every other Govee device I have connected through homebridge-govee allows me to control the power and more.

bit-saver commented 1 month ago

@bwp91 UPDATE: I've tested the Air Purifier RotationSpeed characteristic using the HB REST API and I was able to successfully change the fan speed. Any idea why Home Assistant is lacking the proper controls?

bwp91 commented 1 month ago

@bit-saver do the controls show up if you try a newer beta of the plugin?

bit-saver commented 1 month ago

@bit-saver do the controls show up if you try a newer beta of the plugin?

No, still nothing.

bwp91 commented 1 month ago

would you be able to remove this accessory from the homebridge cache so it is re added? note that this would reset this accessory in homekit so it would remove any related scenes and automations. but if you don’t have any set up then it’s easy!

bit-saver commented 1 month ago

would you be able to remove this accessory from the homebridge cache so it is re added? note that this would reset this accessory in homekit so it would remove any related scenes and automations. but if you don’t have any set up then it’s easy!

Still no luck.