mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	[online_image] Add binary bmp support (#8116)
Co-authored-by: guillempages <guillempages@users.noreply.github.com>
This commit is contained in:
		| @@ -26,6 +26,10 @@ online_image: | ||||
|     format: PNG | ||||
|     type: RGB | ||||
|     transparency: chroma_key | ||||
|   - id: online_binary_bmp | ||||
|     url: https://samples-files.com/samples/images/bmp/480-360-sample.bmp | ||||
|     format: BMP | ||||
|     type: BINARY | ||||
|  | ||||
| # Check the set_url action | ||||
| esphome: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user