I noticed some errors showing up in my logs that are coming from the virtual devices that come with hubitat (not custom drivers). From what I can tell it seems like they are attempting to refresh but are not able to. These devices are also used in Homebridge and WebCore but I can not find either of these apps trying to refresh these devices. Has anyone experienced this or do you know how to dig deeper and see where it is coming from.
Looks like you have something trying to run the "refresh" command against those devices, but they don't have a refresh command. Go to the device page and at the bottom is an "In Use By" section. That's a good place to start.
To add to the above, if you go to "Events" and look for entries like "command-refresh" under "Name," it should list any app that called this command. That may be easier than guessing from In Use By, but both are good to look at.
It's also possible, but unlikely, that the driver is doing this itself, which should appear under "Scheduled Jobs" on the device detail page itself (the built-in driver shouldn't, so this is probably not it unless you created the device first with another driver that did). There is a way to clear these using the "Device" driver if needed.
Thanks! It was related to a previous driver that I was using for these devices but ended up reverting back to Hubitats virtual driver as it was more reliable. Also I did not know that was the purpose of the "Device" driver but that ultimately fixed it!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
