I’m using an installation of Home Assistant Operating System (in a VM). For some long(er) term testing, I’d like to update a library (pyvicare) that one core integration (Viessmann ViCare) is using. (Running that integration in a dev envirionment is not a good option for me because I’d like to keep the history in the main installation, and running two of those integrations in parallel would most likely violate the rate limit of the Viessmann API.)
Can you help me how I can update that library? I understand that such an update might be temporary and become undone when I’d update the installation.