hoobs-org / HOOBS

Build your Smart Home with HOOBS. Connect over 2,000 Accessories to your favorite Ecosystem.
https://hoobs.org
GNU General Public License v3.0
553 stars 51 forks source link

Persist and Accessories folder location? #1676

Closed fatal1010 closed 2 years ago

fatal1010 commented 2 years ago

Hey,

I have hoobs 4 installed on ubuntu...where can I find the persist/accessories files folder locations for the relevant bridge that it is running under?

Thanks

mkellsy commented 2 years ago

You can view and clear the cache from the Bridges screen in the UI. Each bridge has its own cache.

The path is /var/lib/hoobs however we encrypt that cache.

fatal1010 commented 2 years ago

Perfect, thanks, I was looking for the actual files so I can edit them to remove one cached accessory from the plugin b/c I removed that item and still shows up in HomeKit....from my understanding, doing a clear cache from the Bridges screen will require me to re-setup the accessories under that bridge/platform.

fatal1010 commented 2 years ago

oh my, I did not realize that HOOBS 4 UI had the ability to remove just one accessory from the cache list!

Going to the bridge -> cache button -> delete the specific accessory

Worked like a charm!

Thanks