mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 06:33:51 +00:00 
			
		
		
		
	rename read/write to read/time/write_time (#1468)
This commit is contained in:
		
				
					committed by
					
						 Jesse Hills
						Jesse Hills
					
				
			
			
				
	
			
			
			
						parent
						
							6781d08c9b
						
					
				
				
					commit
					e2ad6fe3d8
				
			| @@ -1856,7 +1856,7 @@ time: | ||||
|   - platform: gps | ||||
|     on_time_sync: | ||||
|       then: | ||||
|         ds1307.write: | ||||
|         ds1307.write_time: | ||||
|           id: ds1307_time | ||||
|   - platform: ds1307 | ||||
|     id: ds1307_time | ||||
| @@ -1864,7 +1864,7 @@ time: | ||||
|     on_time: | ||||
|       seconds: 0 | ||||
|       then: | ||||
|           ds1307.read | ||||
|         ds1307.read_time | ||||
|  | ||||
| cover: | ||||
|   - platform: template | ||||
|   | ||||
		Reference in New Issue
	
	Block a user