mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[CI] Consolidate some tests (G) (#8196)
This commit is contained in:
		| @@ -1,14 +1,5 @@ | ||||
| uart: | ||||
|   - id: uart_gps | ||||
|     tx_pin: 4 | ||||
|     rx_pin: 5 | ||||
|     baud_rate: 9600 | ||||
|     parity: EVEN | ||||
| substitutions: | ||||
|   tx_pin: GPIO4 | ||||
|   rx_pin: GPIO5 | ||||
|  | ||||
| gps: | ||||
|  | ||||
| time: | ||||
|   - platform: gps | ||||
|     on_time_sync: | ||||
|       then: | ||||
|         logger.log: "It's time!" | ||||
| <<: !include common.yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user