mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-28 21:53:48 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			121 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			121 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| esphome:
 | |
|   on_boot:
 | |
|     - pcf85063.read_time
 | |
|     - pcf85063.write_time
 | |
| 
 | |
| time:
 | |
|   - platform: pcf85063
 | |
|     i2c_id: i2c_bus
 |