removed hassio token
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1 +1 @@
 | 
			
		||||
moonraker.conf
 | 
			
		||||
moonraker.secrets
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,5 @@
 | 
			
		||||
[secrets]
 | 
			
		||||
 | 
			
		||||
[server]
 | 
			
		||||
host = 0.0.0.0
 | 
			
		||||
port = 7125
 | 
			
		||||
@@ -61,8 +63,7 @@ protocol = https
 | 
			
		||||
address = home.fieryeagle.org
 | 
			
		||||
port = 443
 | 
			
		||||
device = switch.printer
 | 
			
		||||
token = eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI1MTJmMjA4ZjVjMzA0YTE3YjFmYjc2ZjNiYTM5YWVjOCIsImlhdCI6MTc0NzMxNjY4MSwiZXhwIjoyMDYyNjc2NjgxfQ.ZAsmTvECJxKf8Dl0pf-L1tox7yOndHQjAZNwMmWCZvk
 | 
			
		||||
domain = switch
 | 
			
		||||
token = {secrets.home_assistant.token}
 | 
			
		||||
initial_state = off
 | 
			
		||||
off_when_shutdown = True
 | 
			
		||||
off_when_shutdown_delay = 0
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,5 @@
 | 
			
		||||
[secrets]
 | 
			
		||||
 | 
			
		||||
[server]
 | 
			
		||||
host: 0.0.0.0
 | 
			
		||||
port: 7125
 | 
			
		||||
@@ -63,8 +65,7 @@ protocol: https
 | 
			
		||||
address: home.fieryeagle.org
 | 
			
		||||
port: 443
 | 
			
		||||
device: switch.printer
 | 
			
		||||
token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI1MTJmMjA4ZjVjMzA0YTE3YjFmYjc2ZjNiYTM5YWVjOCIsImlhdCI6MTc0NzMxNjY4MSwiZXhwIjoyMDYyNjc2NjgxfQ.ZAsmTvECJxKf8Dl0pf-L1tox7yOndHQjAZNwMmWCZvk
 | 
			
		||||
domain: switch
 | 
			
		||||
token: {secrets.home_assistant.token}
 | 
			
		||||
initial_state: off
 | 
			
		||||
off_when_shutdown: True
 | 
			
		||||
off_when_shutdown_delay: 0
 | 
			
		||||
@@ -85,4 +86,4 @@ bound_services:
 | 
			
		||||
#frame_path: /tmp/timelapse/
 | 
			
		||||
##   Directory where the temporary frames are saved
 | 
			
		||||
#ffmpeg_binary_path: /usr/bin/ffmpeg
 | 
			
		||||
##   Directory where ffmpeg is installed
 | 
			
		||||
##   Directory where ffmpeg is installed
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user