mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	Add Home Assistant Lights support (#1763)
* New HomeAssistant LEDDevice * Fix typos * Ping Qt for Windows to 6.7 until aqtinstaller is fixed * Fix HA default port handling * HA - Update default latchtime and range * Add HA Wizard and light selection * Naming consistency * Fix "Selected Hyperion instance is not running" * CodeQL findings * HA - allow to overwrite brightness by HA yes or no * HA - Support switch off on black * HA - Add transition time
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/qt5_6.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/qt5_6.yml
									
									
									
									
										vendored
									
									
								
							@@ -194,7 +194,6 @@ jobs:
 | 
			
		||||
          version: ${{ inputs.qt_version == '6' && '6.7' || '5.15.*' }}
 | 
			
		||||
          target: 'desktop'
 | 
			
		||||
          modules: ${{ inputs.qt_version == '6' && 'qtserialport' || '' }}
 | 
			
		||||
          arch: 'win64_msvc2019_64'
 | 
			
		||||
          cache: 'true'
 | 
			
		||||
          cache-key-prefix: 'cache-qt-windows'
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user