mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Merge branch 'integration' into memory_api
This commit is contained in:
		| @@ -447,6 +447,8 @@ async def to_code(config): | |||||||
|             var.get_disconnect_trigger(), [], on_disconnect_config |             var.get_disconnect_trigger(), [], on_disconnect_config | ||||||
|         ) |         ) | ||||||
|  |  | ||||||
|  |     CORE.add_job(final_step) | ||||||
|  |  | ||||||
|  |  | ||||||
| @automation.register_condition("wifi.connected", WiFiConnectedCondition, cv.Schema({})) | @automation.register_condition("wifi.connected", WiFiConnectedCondition, cv.Schema({})) | ||||||
| async def wifi_connected_to_code(config, condition_id, template_arg, args): | async def wifi_connected_to_code(config, condition_id, template_arg, args): | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user