Closed mitch7391 closed 4 years ago
The UI doesn't poll the accessory values. It makes a single call when you first go to the Accessories tab, then listens for events.
You can enable debug logging DEBUG=* to see what is requesting it.
Thanks for confirming that @oznu i will take a look at the debug and see what else I can find!
Describe The Bug: I have noticed that my Homebridge Logs are being spammed every minute with the status
INF getFirmware
for my Xiaomi Roborock using homebridge-xiaomi-roborock-vacuum. I had found an issue for it on that plug-in's Github page and commented that I have the same issue; they believe their plug-in is not requesting the status and perhaps it may be homebridge-config-ui-x requesting it. Do you think this may be the case? You can see the issue here: https://github.com/homebridge-xiaomi-roborock-vacuum/homebridge-xiaomi-roborock-vacuum/issues/263#issuecomment-704229490To Reproduce: Just need to let Homebridge run and it populates every minute; it never used to do this but I am not sure when it started to happen.
Expected behavior: I imagine this status should only be checked when the accessory or room it is in is opened?
Logs:
Screenshots:
Environment: