mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Merge branch 'integration' into memory_api
This commit is contained in:
		| @@ -150,8 +150,8 @@ void BluetoothProxy::flush_pending_advertisements() { | ||||
| } | ||||
|  | ||||
| void BluetoothProxy::dump_config() { | ||||
|   ESP_LOGCONFIG(TAG, "Bluetooth Proxy:"); | ||||
|   ESP_LOGCONFIG(TAG, | ||||
|                 "Bluetooth Proxy:\n" | ||||
|                 "  Active: %s\n" | ||||
|                 "  Connections: %d", | ||||
|                 YESNO(this->active_), this->connection_count_); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user