mirror of
				https://github.com/gethomepage/homepage.git
				synced 2025-10-31 10:37:02 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			404 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			404 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Changedetection.io
 | |
| description: Changedetection.io Widget Configuration
 | |
| ---
 | |
| 
 | |
| Learn more about [Changedetection.io](https://github.com/dgtlmoon/changedetection.io).
 | |
| 
 | |
| Find your API key under `Settings > API`.
 | |
| 
 | |
| Allowed fields: `["diffsDetected", "totalObserved"]`.
 | |
| 
 | |
| ```yaml
 | |
| widget:
 | |
|   type: changedetectionio
 | |
|   url: http://changedetection.host.or.ip:port
 | |
|   key: apikeyapikeyapikeyapikeyapikey
 | |
| ```
 |