Upgrade OpenDTU Logger 0.0.10 -> 0.0.11.
This commit is contained in:
		
							parent
							
								
									8172868c29
								
							
						
					
					
						commit
						29a221d703
					
				
					 2 changed files with 8 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,9 +1,14 @@
 | 
			
		|||
# Changelog
 | 
			
		||||
 | 
			
		||||
## [0.0.10] 2024-07-27
 | 
			
		||||
## [0.0.11] 2024-07-26
 | 
			
		||||
 | 
			
		||||
- Adds automatic database migrations, so future upgrades can be performed automatically and will not require user intervention.
 | 
			
		||||
- Upgrades dependencies
 | 
			
		||||
 | 
			
		||||
## [0.0.10] 2024-07-26
 | 
			
		||||
 | 
			
		||||
- Fixes an issue where the config for events querying and timezone wasn't set up properly when using Home Assistant.
 | 
			
		||||
 | 
			
		||||
## [0.0.9] 2024-07-26
 | 
			
		||||
## [0.0.9] 2024-07-25
 | 
			
		||||
 | 
			
		||||
- Initial release of the OpenDTU Logger Home Assistant add-on.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
# https://developers.home-assistant.io/docs/add-ons/configuration/
 | 
			
		||||
---
 | 
			
		||||
name: OpenDTU Logger
 | 
			
		||||
version: "0.0.10"
 | 
			
		||||
version: "0.0.11"
 | 
			
		||||
slug: opendtu_logger
 | 
			
		||||
description: "OpenDTU Logger add-on for Home Assistant"
 | 
			
		||||
url: https://git.hollander.online/energy/home-assistant-addons/src/branch/main/opendtu-logger
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue