mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-31 02:49:19 +00:00 
			
		
		
		
	Update homeassistant-core.sh
- Breaking Change - Home Assistant has transitioned to using `uv` for module updates. - No upgrade to 2024.10.0 from old versions. Please create a new LXC.
This commit is contained in:
		
							parent
							
								
									f2937febe6
								
							
						
					
					
						commit
						6191d8e792
					
				| @ -85,7 +85,7 @@ function update_script() { | ||||
| 
 | ||||
|     msg_info "Updating Home Assistant" | ||||
|     source /srv/homeassistant/bin/activate | ||||
|     pip install ${BR}--upgrade homeassistant &>/dev/null | ||||
|     uv pip install ${BR}--upgrade homeassistant &>/dev/null | ||||
|     msg_ok "Updated Home Assistant" | ||||
| 
 | ||||
|     msg_info "Starting Home Assistant" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user