nixos/home/hass: Add HEOS
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				CI / Check, build and cache nixfiles (push) Successful in 1h0m24s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	CI / Check, build and cache nixfiles (push) Successful in 1h0m24s
				
			This commit is contained in:
		@@ -119,6 +119,7 @@ in
 | 
			
		||||
              "denonavr"
 | 
			
		||||
              "webostv"
 | 
			
		||||
              "androidtv_remote"
 | 
			
		||||
              "heos"
 | 
			
		||||
            ];
 | 
			
		||||
            extraPackages = python3Packages: with python3Packages; [
 | 
			
		||||
              zlib-ng
 | 
			
		||||
@@ -150,6 +151,7 @@ in
 | 
			
		||||
                  ipv4.address
 | 
			
		||||
                  ipv6.address
 | 
			
		||||
                ];
 | 
			
		||||
                ip_ban_enabled = false;
 | 
			
		||||
              };
 | 
			
		||||
              automation = "!include automations.yaml";
 | 
			
		||||
              script = "!include scripts.yaml";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user