mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[font] More robust handling of fixed font sizes. (#8443)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
This commit is contained in:
		| @@ -43,6 +43,9 @@ font: | ||||
|     id: default_font | ||||
|   - file: $component_dir/x11.pcf | ||||
|     id: pcf_font | ||||
|   - file: $component_dir/Tamzen5x9b.bdf | ||||
|     id: bdf_font | ||||
|     size: 7 | ||||
|  | ||||
| i2c: | ||||
|   scl: ${i2c_scl} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user