Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95919

How/when are component manifests pulled in?

$
0
0

@fender4645 wrote:

Not sure if this is the right category so I apologize if it isn’t.

I’m currently running HA in a Docker container, managed by docker-compose. My typical workflow to update HA is:

  1. docker stop home-assistant
  2. docker rm home-assistant
  3. docker-compose pull home-assistant
  4. docker-compose up -d home-assistant

This gets me the latest HA core however the 3rd party Python dependencies listed in the component’s manifest are not updated to the version listed. For example, the August component has a dependency of py-august==0.14.0 however after pulling the latest image, I’m still only at py-august==0.8.1.

Is this expected behavior? The only reason I noticed this is that there was a bug recently fixed in the August component that also required a change in the 3rd party library.

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 95919

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>