homebridge-govee icon indicating copy to clipboard operation
homebridge-govee copied to clipboard

TempReporting not working, log reporting ad nauseam

Open rjhewitt3 opened this issue 1 year ago • 6 comments

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

I just installed the plugin and had my 2 heaters load automatically, but the plugin loggin was constantly throwing warnings that "tempReporting" should be set to true. I'm using HOOBS interface, and that isn't an option for automatically loaded devices. So, I manually added them and turned the setting on. Now it's still running with it as false and the warning is still logging (though now every minute instead of every few seconds).

Screenshot 2024-01-19 at 15 09 52@2x

Screenshot 2024-01-19 at 15 10 56@2x

Details of your setup.

  • Do you use (1) Homebridge UI-X (2) Homebridge CLI or (3) HOOBS? HOOBS, running the latest.

  • Which version of Homebridge/HOOBS do you have? Screenshot 2024-01-19 at 15 14 26@2x

  • Which platform do you run Homebridge/HOOBS on (e.g. Raspberry Pi/Windows/HOOBS Box)? Please also mention your version of Node.js/NPM if known.

Box, see screenshot.

  • Which version of this plugin (homebridge-govee) do you have? Has the issue started since upgrading from a previous version?

10.3.0, new install.

  • Which Govee devices do you have that are causing issues? Please include product models if applicable. 2 Smart Heaters, product model H7130

Please paste any relevant logs below.

See screenshots.

rjhewitt3 avatar Jan 19 '24 20:01 rjhewitt3

Any luck here?

wdimondi avatar Jan 29 '24 19:01 wdimondi

Any luck here?

Unfortunately not, @wdimondi. I'm stilling getting logs for each device every minute.

rjhewitt3 avatar Jan 29 '24 19:01 rjhewitt3

@bwp91 Appreciate the update, but unfortunately even after updating I'm still having this same issue. Screenshot 2024-02-05 at 21 58 52@2x

rjhewitt3 avatar Feb 06 '24 02:02 rjhewitt3

reopening 😃

bwp91 avatar Feb 06 '24 03:02 bwp91

In this case most likely the device id is written wrong in the config, please make sure to use the device ID as shown in the hoobs log from the line

[Device] initialised with id [XXX]

this is 23 characters long (including the colons) in the form

XX:XX:XX:XX:XX:XX:XX:XX

bwp91 avatar Feb 06 '24 03:02 bwp91

@bwp91 The config for each device is already correct. The device functions in HomeKit and there don't seem to be any issues there, but the logging in HOOBS is nonstop as mentioned. The devices are space heaters (H7130), but for some reason they appear in the Home app as fans and don't show the temperature—perhaps there's something wrong with how these devices are handled in your code?

rjhewitt3 avatar Feb 06 '24 19:02 rjhewitt3