switch to IP since fauxmo needs to use host networking
This commit is contained in:
		
							parent
							
								
									b2f568565c
								
							
						
					
					
						commit
						19c3589656
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -384,8 +384,8 @@ FAUXMOS = [ | ||||||
|     [ |     [ | ||||||
|         'Movie Lights', |         'Movie Lights', | ||||||
|         rest_api_handler( |         rest_api_handler( | ||||||
|             'http://movielights:8081/basement?moviemode=true', |             'http://172.31.0.243:8081/basement?moviemode=true', | ||||||
|             'http://movielights:8081/basement?moviemode=false' |             'http://172.31.0.243:8081/basement?moviemode=false' | ||||||
|         ), |         ), | ||||||
|         20000 |         20000 | ||||||
|     ], |     ], | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue